I’m trying to create an interactive voice input control system on Oculus Quest.
For this purpose, I am looking for a way to record the voice input to the microphone of Oculus Quest or Oculus Quest2.
Ideally, the process would be.
- Voice input
2 Send a request to the Web API
3 Receive and process the response
Is it possible to do these things?
If so, what kind of plug-ins or scripts are needed?
If this is difficult to do standalone, I plan to use it as a PC VR (Oculus Link).