Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
joweb42's avatar
joweb42
Explorer
2 years ago

Quest 3 or Pro Micro in Unity

Hello, 
I have a question as to whether it is possible to access the microphone of the Quest 3 or Pro from Unity.
I want to develop a voice control application and have tried various Android voice source codes, but I cannot access
the Micro, so I suspect that it is not released for Unity. Do you have experience here?
And yes, I'm also testing the Meta Voice SDK, which is probably intended more for dictations.
Thanks for any help
Jörg
 

3 Replies

Replies have been turned off for this discussion
    • joweb42's avatar
      joweb42
      Explorer
      Hey, thanks for your answer. I probably had rights problems. I found a sample that works. 
      Thanks for the help, regards Jörg
      • x.Parallel.x's avatar
        x.Parallel.x
        Honored Guest

        Hi joweb42, i' m facing the same issue.
        I'm actually working with Unity Microphone API and the app works only in the editor but not when i build it.
        How did you solve the issue?
        Thank you