keijiro / Reaktion

Audio reactive animation toolkit for Unity
1.04k stars 155 forks source link

Starting Mic failed on Unity5.4 (Kinect Mic array) as input #9

Open masterchop opened 8 years ago

masterchop commented 8 years ago

Hello , i am getting this error with kinect array of microfones:

Starting Microphone failed. result=25 (Unsupported file or audio format. )
UnityEngine.Microphone:Start(String, Boolean, Int32, Int32)
Reaktion.GenericAudioInput:StartInput() (at Assets/Reaktion/Utility/GenericAudioInput.cs:62)
Reaktion.GenericAudioInput:Awake() (at Assets/Reaktion/Utility/GenericAudioInput.cs:42)
rstecca commented 7 years ago

Same issue. Unity 5.5 Windows 10 Starting Microphone failed. result=25 (Unsupported file or audio format. ) UnityEngine.Microphone:Start(String, Boolean, Int32, Int32) Reaktion.GenericAudioInput:StartInput() (at Assets/Reaktion/Utility/GenericAudioInput.cs:62) Reaktion.GenericAudioInput:Awake() (at Assets/Reaktion/Utility/GenericAudioInput.cs:42) I found that this happens when in Windows you have more than 1 recording device active. In my case I disabled Kinect's microphone and kept only my integrated mic enabled. I don't get the error anymore after doing that.

sksauli commented 2 years ago

Same issue with: Microphone Array (Intel® Smart Sound Technology (Intel® SST))