Unity Issue Tracker - Audio becomes mono and voice recording is chopped when recording audio using Bluetooth headphones with integrated microphone
Fixed
UUM-403
Audio becomes mono and voice recording is chopped when recording audio using Bluetooth headphones with integrated microphone
Unity: Platform Audio
Fixed
6.2.X
6.1.X
6.0.X
Won't Fix
2023.2.X
2023.1.X
2022.2.X
2022.1.X
2021.3.X
2020.3.X
On macOS, fixed an audio recording bug, where we would sometimes receive choppy input when using a Bluetooth microphone.
This is an unsupported version
This is an unsupported version
This is an unsupported version
This is an unsupported version
This is an unsupported version
Reproduction steps:
1. Open the "[Internal link].zip" project
2. Open "Assets/Scenes/SampleScene"
3. Connect any Bluetooth microphone to your computer
4. Modify lines 12 and 14 of the "Assets/AudioScript.cs" file to match the connected microphone and its bitrate respectively
5. Enter Play mode
6. Start speaking or make any sounds
7. Listen to the output
Expected result: The output sound is not choppy
Actual result: The output sound is choppy