Hem8
14 days agoHonored Guest
MetaVoice SDK
I’m working on a VR application where I’m using the XR Interaction Toolkit for interactions. I have a scene where, on a button click, text is revealed and AI-generated voice is played using Meta Audio SDK TTS (Wit.ai).
Everything works perfectly in Play mode — I can hear the text-to-speech audio without any issues.
However, after I build the application and run it in the headset, the audio does not play at all.
I need help understanding why this is happening and how I can fix it.