VoiceSelect
|
Text-to-Speech functions |
SYNTAX | VoiceSelect( num ) |
RETURNS | NOTHING |
FUNCTION | The function selects SAPI (Speech API) voice to be used with Say() function, num is a numerical index of installed voices. By default Windows comes with just one voice, but one can add countless 3rd party voices. |
EXAMPLE | |
SEE ALSO | VoiceCount() function , Say() function |
The VoiceSelect function is used in the following formulas in AFL on-line library:
See updated/extended version on-line.