Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+10)

i found a potential fix for some people, the game does NOT pick up any microphone inputs if you are using anything above 44100hz sample rate. if you're using any kind of audio interface it should be easy to change it directly within the device's settings, but if you arent, you can change it directly in windows by:

  • open settings
  • go to System - Sound
  • open more sound settings
  • select your speakers and click Properties
  • go to Advanced and set your default format to 24 bit, 44100 Hz, apply.
  • now go to Recording, select your microphone and click Properties
  • go to Advanced and set your default format to either 2 channel or 1 channel, 24 bit, 44100 Hz depending if your microphone is mono or not, apply.

this fixed it for me and i hope it fixes it for anyone else!!!! *v*

Some pull requests on the Godot Github propose that the issue is audio setups with multiple channels, ie surround sounds ones such as 5.1 or 7.1. In your instructions, you also mention changing the format to 1 or 2 channels as well as changing to 44100 Hz. Would you be able to confirm whether your mic works when using 44100 Hz but more than 2 channels? (assuming that's something your settings allow)

unfortunately my interface doesn't allow more than two channels so i can't test this

(1 edit) (+1)

testing at 44100hz 24bit 4 channels yields no detection from the game from a brief test. lowering it back down to 44100 24bit 2 channels DOES yield detection. additionally, trying 96000hz (my usual) on 24bit 4 channels AND 96000 24bit 2 channels yields no detection either. hopefully that answers the question but if not id be happy to elaborate

Just wanting to say this fixed it for me too!! I tried literally everything, have Corsair HS80. I uninstalled/reinstalled drivers, changed a million settings, etc. and nothing worked EXCEPT THIS!! Thank you for suggesting it!!!!

Thank You, because this worked for me

this fixed it for me, good fix

Worked for me, using Samson C01U Pro 

It worked for me !! W bro

worked as of windows update 5.2 with my rode nt1 5th gen and scarlett solo 4th gen, ty! :P

I love you

Yay! it worked for me - i have a scarlett solo and tonor mic setup, it was on 48k and i brought it to 44.1 and it worked! works for me with 2 channels.