Platform SDK: Web Telephony Engine |
The RenderTTS property sets or retrieves whether WTE plays text from the HTML page using a text-to-speech (TTS) engine.
WTEApplication.RenderTTS [ = bTTS ]
Setting | Meaning |
---|---|
TRUE | WTE uses a TTS engine. |
FALSE | WTE does not use a TTS 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.