Forum Discussion

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

Voice Recording with Built-in Microphone on Quest 3 Problem

Hello everyone, I am currently developing a project using the Meta Quest 3 and hoping to utilize the built-in microphone for voice input recording. While writing the program to detect microphone devices, I found three available Microphone Device options: "Android audio input," "Android camcorder input," and "Android voice recognition input." Despite trying these options for recording and confirming that the microphone is enabled with the necessary permissions, I still seem to be unable to use the microphone successfully.

I'm wondering if I might have chosen the wrong Microphone Device, or if there might be another issue. This problem has been troubling me, so I came here to seek advice.

1 Reply

  • Hi, I'm facing the same issue.
    I'm working with the Unity Microphone API, and it seems like the mic freezes when I run the app on the Quest 3.
    Have you found any workaround?