+1
Fixed

Is there any limittance in the number of letters which are contained in one scene?

Winstone Choi 10 years ago in SitePal Gold updated by Sumit B 10 years ago 3
I am a Sitepal Gold package user. I am applying your TTS to an educational site. But your TTS stops saying even though the paragraph is not ended. Is there any limittance in the number of letters which are contained in one scene? When I looked up in your forum, there is a limittance of 900 characters in one scene. Then, Is it not possible to have SitePal TTS read letters which exceed 900? Whad can I do if I can make TTS read a whole paragraph whose number of letters is more than 900?
Dear Winstone,

The audio length limit for SitePal scenes is 90 seconds (or 900 characters for the text-to-speech feature). This limit is necessary for performance reasons.

Note however that using our API you can overcome this limit by playing multiple audios in sequence.
You would need to segment the audio into parts (each part up to 90 seconds or 900 characters long), and use the sayText or sayAudio API calls to queue the audios for playback.

For detailed description of our API functions please see -
http://www.oddcast.com/support/docs/v...

Here are some relevant examples - feel free to borrow the code and use it in your own implementation as appropriate for your needs -
http://www.oddcast.com/support/Text_L...
http://www.oddcast.com/support/sayMul...

Regards,
Sumit
Could you tell me where i should put the code sayText exactly?
Hi Carolina,
Please send me entire text at support@sitepal.com
I will create a sample site for you.

Regards,
Sumit