


TextToSpeechGetFeatures
| Syntax
| DWORD TextToSpeechGetFeatures
| (void) ;
|
| Parameters
| void
|
|
| Return Value
| DWORD
| A bitmask of features supported by DECtalk Software, maskable to the list
supplied in the header file TTSFEAT.H.
|
| Comments
| Future implementation may involve calling TextToSpeechSelectLang to select the
language for which to retrieve information. DECtalk Software ML always sets
the ML bit to TRUE as well as any feature bits returned from DECtalk Software.
|
|
|
|