[Bug]: Microphone input not detected on MacOS #76
Labels
bug
Something isn't working
help wanted
Extra attention is needed
high priority
Get this done as soon as possible
Describe the bug?
GDTuber does not detect microphone input on MacOS. The input sources list has the correct input devices, but selecting one and speaking does not result in anything being picked up by the program (changing the gain also results in no change).
The program does not appear request microphone access on initial launch (no popup appears), which might be the cause. Godot also spams an audio related error (??) during execution, which I have provided below, although I am not sure if this is part of the issue or is an issue with the Godot setup on my system (testing on other devices would be preferable).
To Reproduce
Expected behavior
The indicator next to the slider below the input device button should indicate that microphone input is being received. The image should also bounce and react to the microphone input.
Screenshots
While making sound:
Godot Version
4.2.2
What Platforms does this occur on?
macOS
Additional Context
Device info: Macbook Air M1 running MacOS Sonoma 14.5
Tested in both Godot Stable, Mono, and also after exporting the app.
The text was updated successfully, but these errors were encountered: