rrEnarrator and TTS in LC
Posted: Sun Dec 20, 2015 6:53 am
I'm designing a product that requires text-to-speech capability and iOS platform delivery. I note that revSpeak isn't supported natively on iOS (bummer!) but a bit of rummaging around the attic reveals the existence of something called rrEnarrator, a sample external included with the externals SDK for LC.
I'm not adept at programming languages outside LC, JavaScript and Smalltalk, none of which will be useful in creating or configuring an external for LC so I'm wondering whether anyone else has worked with this external and created a more or less full implementation that would give me text-to-speech (tts) capability in a library type of package for iOS apps in LC?
All I really need is the ability to speak the contents of a variable or container.
I'm not adept at programming languages outside LC, JavaScript and Smalltalk, none of which will be useful in creating or configuring an external for LC so I'm wondering whether anyone else has worked with this external and created a more or less full implementation that would give me text-to-speech (tts) capability in a library type of package for iOS apps in LC?
All I really need is the ability to speak the contents of a variable or container.