12-31-2021 08:35 AM
I am working on the accessibility options in my application and trying to find any options for runtime text-to-speech available on the quest 2 itself. I've seen some comments about older versions of the original Quest coming with the SVOX pico tts engine built into Android but on my Quest 2 it looks like this has been stripped out as a call to android.speech.tts.TextToSpeech getEngines() function returns a count of 0.
I've seen the advanced Speech-to-Text functions within the presence SDK but is there anything on the roadmap for further TTS?
01-20-2022 06:28 PM
I am very interested in TTS as well. Why was Pico TTS stripped out? Is there a plan to replace it?