YADUNANDAN NAGARAJAIAH wrote:
> I am trying to find out how to set various speaker options like speed
> (number of words per minute), gender etc., using TCL/TK API for Viavoice
> outloud TTS package. Can anyone help how to set these things?
Only part of the eci API is implemented in tcltts.cpp. That part is
not. If you look at tts.pdf in the docs directory of the TTS SDK,
you'll find a description of the eci API, which you can use to help you
modify tcltts.cpp.
If you just want to change the default voice, my guess is that the
documentation can tell you how to do that, although I haven't tried it
myself.
Mike Monkowski, IBM
|