Platform SDK: Web Telephony Engine

TTSMode.Style Property

The Style property retrieves the name of the personality of the voice. For example: "Business", "Casual", "Computer", "Excited", and "Singsong".

Syntax

[ sName = ] TTSMode.Style

Possible Values

sName
String specifying the name of the personality.

This property is read-only.

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