Platform SDK: Web Telephony Engine

TTSMode.Age Property

The Age property retrieves a value that identifies the age of the voice.

Syntax

[ lAge = ] TTSMode.Age

Possible Values

lAge
Integer specifying the age. It can have one of these values:
TTSAGE_BABY
About 1 year old.
TTSAGE_TODDLER
About 3 years old.
TTSAGE_CHILD
About 6 years old.
TTSAGE_ADOLESCENT
About 14 years old.
TTSAGE_ADULT
Between 20 and 60 years old.
TTSAGE_ELDERLY
More than 60 years old.

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