- Home /
Question by
unity_pleb · Mar 29, 2019 at 08:36 PM ·
erroraudiomicrophonemic
What causes Microphone Start to not work, giving error result = 25?
I was recently trying to use a new Mic-Array in my project to record and I'm receiving the error: Starting Microphone failed. result=25 (Unsupported file or audio format.)AudioClip recording = Microphone.Start(Microphone.devices[0], false, 60, micSampleRate);
Any idea what is happening?
Comment
Your answer
Follow this Question
Related Questions
Start is not a member of Microphone 1 Answer
Get the device audio volume 0 Answers
recording sound from different locations? 0 Answers
MicInput Conversion to C# 0 Answers