The TextToSpeechGetFeatures call retrieves information in the form of a bitmask about the features of DECtalk Software.
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. | |
|
|