Android Question Text to Speech error on large file

DoogieDog

Member
Licensed User
Longtime User
Hi Guy - I am using the text to speech (TTS) in my app. On small text strings it works great. On large files (5k) I get a java run tim error. I am pretty sure its becuase the string is to big for the TTS buffer.

Besides getting the string length, and cutting up and creating smaller buffers for TTS to work on, is there another way to invoke TTS on large files.


Scott
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…