VoiceSelect
- select SAPI voice

Text-to-Speech functions
(AmiBroker 6.20)


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

References:

The VoiceSelect function is used in the following formulas in AFL on-line library:

More information:

See updated/extended version on-line.