0
Answered

Is there any way to slow down an Avatar's text to speach?

Terri Karlseng 9 years ago updated by Gil Sideman 9 years ago 2
Under review
Hi Terri,
Using SSML tags can allow you to control the pauses (and other things) in the speech.
Checkout appendix C in the API documentation for a list of tags supported by SitePal. Certain tags control speech rate(speed). You may be able to achieve more precise control.

API Doc: http://www.oddcast.com/support/docs/vhost_API_Reference.pdf
Sample SSML: http://www.oddcast.com/support/TTS_Enhancing.html

Regards,
Sumit