Platform SDK: Web Telephony Engine

TTSMode.EngineID Property

The EngineID property retrieves the GUID that uniquely identifies the TTS engine.

Syntax

[ sGUID = ] TTSMode.EngineID

Possible Values

sGUID
String containing the GUID of the engine.

This property is read-only.

Remarks

It is possible for more than one mode to have the same engine ID. In this case, the engine is capable of speaking the different languages or voices of the modes.

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

TTSMode