karostudio / flutter_desktop_audio_recorder

BSD 3-Clause "New" or "Revised" License
0 stars 2 forks source link

Recording empty audio on macOS #3

Open DarrellBrogdon opened 1 year ago

DarrellBrogdon commented 1 year ago

I'm using the latest version of macOS--Sonoma 14.1 (23B74)--and the example flutter_desktop_audio_recorder code but the audio is silent. The length of the file is accurate, there just is no sound.

This is on a 16" MacBook Pro with an Apple M1 Pro chip and 32GB of memory using the built-in microphone. I verified that I can record audio through other methods.