TTS library can't handle long text

NeoTechni

Well-Known Member
Licensed User
Longtime User
I wanted to add a feature to a web browser that would read the page (stripped of it's HTML) to the user. I have the HTML stripping done, but it won't handle text that big.

Is it possible that we could get a notification event when it's done reading? Then I can just send it text, sentence by sentence?
 

NeoTechni

Well-Known Member
Licensed User
Longtime User
Phoneevents tends to add unwanted permissions

I just switched to the ICOS tts library. It works perfectly.
 
Top