TANGO
Device Server



TextTalker TANGO Device Server
Properties Description

TextTalker Class

Revision: release_1_2_4 - Author: vince_soleil



Device Properties
Property name
Property type
Description
Text_to_talk Tango::DEV_STRING Device server's speech buffer.
Repeat Tango::DEV_LONG Number of repeated talks.
Num_pause Tango::DEV_LONG Number of msec of pause between 2 repeated talks.
Gender Tango::DEV_STRING Voice's gender. Supported values are : "male" or "female".
Volume Tango::DEV_USHORT The synthesizer output volume level of the voice. Volume levels are specified in percentage values ranging from zero to 100.
Rate Tango::DEV_LONG Speaking rate of the voice. Supported values range from -10 to 10.
Priority Tango::DEV_STRING Priority for the voice. Supported values : "normal" = Normal priority, "alert" = Alert priority, "over" = Over priority (the voice should mix its audio with all other audio on the system with no synchronization). OVER voices only mix their audio on Windows 2000.
Start_text Tango::DEV_STRING This text will be spoken at the initialization of the server.






Device Properties Default Values:
Property Name Default Values
Text_to_talk No default value
Repeat No default value
Num_pause No default value
Gender No default value
Volume No default value
Rate No default value
Priority No default value
Start_text No default value



There is no Class properties.






TANGO is an open source project hosted by :
Sourceforge logo small
Core and Tools : CVS repository on tango-cs project
Device Servers : CVS repository on tango-ds project