Platform SDK: Web Telephony Engine

TTSMode.ModeName Property

The ModeName property retrieves the name of the TTS mode.

Syntax

[ sName = ] TTSMode.ModeName

Possible Values

sName
String specifying the name of the mode.

This property is read-only.

Remarks

TTS mode names have the following form:

Voice Description (Age, gender, etc.), Language, [Optional Sampling Rate,] Manufacturer EngineName[, Optional Version Number]

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