Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
evgeny.oculus's avatar
11 months ago

Voice commands on Quest3 in standalone mode. Possible?

I want to add some voice commands in my Q3 app. ("Open menu", "close menu", e.t.c.)

Is it possible with Voice SDK? UE version 5.4.4

 

1 Reply

Replies have been turned off for this discussion
  • if this voice command is related to the app itself, it should be possible. you will need to use wit.ai and vocie sdk to do this. You will relate the voice command to some action, and with this action properly recognized you can do whatever you want.
    If you want to open menu or close menu, for example, on the horizon system (of the headset) then I dont think its possible. I dont think you can customize System voice commands within apps