Platform SDK: Web Telephony Engine |
The UseSR property sets or retrieves whether the engine uses speech recognition (SR) in this application.
WTEApplication.UseSR [ = bUseSR ]
Setting | Meaning |
---|---|
TRUE | WTE uses an SR engine. |
FALSE | WTE does not use an SR engine. |
This property is read-write.
Windows NT/2000: Requires Windows 2000.
Windows 95/98: Unsupported.
Header: Declared in Mswtecom.idl and Mswtecom.h.
Library: Use Mswtecom.lib.