Original Discord Post by madscientist9178 | 2024-11-02 00:28:00
Hi, I am building a demo for the standalone Quest 3 on Unity. Instead of pressing any button, I want to activate voice listening with a sound threshold, and deactivate it after two seconds of silence. Is there an alternative to my approach so that I can speak naturally to my npcs without pressing a button?
I haven’t done it but maybe ChatGPT can write a script to monitor the mic input and essentially press the talk button for you? If nothing else you should definitely be using ChatGPT to give you a hand.