Platform SDK: Web Telephony Engine

WTEApplication.ConfirmBefore Property

The ConfirmBefore property sets or retrieves the phrase that the WTE plays before an SR confirmation request.

Syntax

WTEApplication.ConfirmBefore [ = sPhrase ]

Possible Values

sPhrase
String specifying the phrase to play.

This property is read-write.

Remarks

This property is ignored if the SuggestConfirmation property is FALSE or if the default confirmation menu is canceled. For more information, see Confirming the Selection.

Requirements

  Windows NT/2000: Requires Windows 2000.
  Windows 95/98: Unsupported.
  Header: Declared in Mswtecom.idl and Mswtecom.h.
  Library: Use Mswtecom.lib.

See Also

ConfirmAfter, ConfirmBefore, SuggestConfirmation, WTEApplication