angel_lagg
10 months agoHonored Guest
Development of an audio-to-text transcription app for Oculus Quest 2 and 3.
I am developing an application for Oculus Quest 2 that converts audio into text, but I have encountered some issues. I tried using the SpeechRecognition API on a web page, but it doesn't seem to be compatible with the Oculus browser. I also tried installing Chrome, but that didn’t work either. I’ve explored alternatives like Vosk and PocketSphinx, but I haven't had success with them so far.
My question is: is there any API or framework compatible with Oculus Quest 2 that would allow me to perform voice-to-text transcription? Any recommendations or guidance would be greatly appreciated.
Thank you in advance for your help!