Question by
thubbardnd · Apr 22 at 07:40 PM ·
audiomicrophone
How can I unmute system microphone in Unity?
I am working on a VR project where we are recording the microphone from the headset. All the Unity code is working as expected with one exception: if Windows has the microphone muted, it won't record. Is there any way to either (1) check if the system has it muted or (2) unmute the microphone from within Unity?
Any help would be greatly appreciated, thank you!
Comment
Your answer

Follow this Question
Related Questions
How to know if the phone on a call in Unity? 0 Answers
Separating L/R audio pairs (specifically mic inputs) 0 Answers
Using UnityEngine.Windows.Speech without a live microphone 0 Answers
How to: Let players talk in real time to each other in a network multiplayer game 1 Answer
Create a new audioclip from GetData result in a muted sound 0 Answers