Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Welcome to the Power Users community on Codidact!

Power Users is a Q&A site for questions about the usage of computer software and hardware. We are still a small site and would like to grow, so please consider joining our community. We are looking forward to your questions and answers; they are the building blocks of a repository of knowledge we are building together.

Why does the headphone's audio quality change when I switch between my laptop’s built-in microphone and my Bluetooth headphones’ microphone?

+1
−1

As previously asked at https://superuser.com/q/1927257/, I noticed that switching between my laptop's built-in microphone and my headphones' microphone causes the headphones' audio quality to change. What could be causing this?

Example in MS Teams used via Chrome on Windows:

Image_alt_text


Setup details:

I use Windows 11 24H2 Pro with a MSI GS76 Stealth 11UH laptop with:

  • Bose QC35 II headphones
  • Bluetooth BT 5.2
  • Built-in Audio: Nahimic 3 / Hi-Res Audio
Driver screenshots

Image_alt_text

Image_alt_text

History

1 comment thread

x-post https://superuser.com/questions/1927257/switching-the-microphone-between-my-laptop-built-in-mi... (1 comment)

2 answers

+5
−0

When using the bluetooth headset only for audio, it will use a codec optimized for audio, e.g. AAC. When you start to use it also as a mic it will switch to another codec optimized for calls, e.g. CVSD or mSBC. This comes at the cost of audio bandwidth.

On my KDE Linux desktop you can actually see this.

History

0 comment threads

+3
−0

A Cause

I see that you are using your headset for audio output. Therefore, when you simultaneously utilise it for audio input, its connection becomes saturated, causing it to decrease its audio quality to maintain a connection. Alternative possibilities exist, but I've no reason to believe that they are applicable here, when this problem is so common.

Potential Solutions

A superior Bluetooth controller (usually, one that supports a later standard, like 5.2, is sufficient) on both ends should remediate this.

The easiest way to verify is with another set of headphones, then another computer, in every combination of the two possible. Solely then should you consider purchasing a separate PCIe BT card, or new set of headphones.

Similarly, a wired microphone would also remediate this.

History

0 comment threads

Sign up to answer this question »