Platform SDK: Web Telephony Engine

WTEApplication.RepeatMenuKey Property

The RepeatMenuKey property sets or retrieves a key that specifies that the caller did not say any of the phrases recognized by the SR engine.

Syntax

WTEApplication.RepeatMenuKey [ = sKey ]

Possible Values

sKey
String specifying the name of the key. If this string contains more than one character, only the first is handled. The initial value is empty.

This property is read-write.

Remarks

The confirm-none key should not conflict with the home key, the operator key, or the back key.

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

BackKey, HomeKey, OperatorKey, WTEApplication