[Bug 1838151] Re: Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support (Bluetooth A2DP codecs).

2022-03-31 Thread Jan
I've also got an Avantree DG80 as a workaround and I can confirm it
works with my Trekz OpenComm headset. It supports sounds up to 8 kHz
(corresponding to mSBC with a 16 kHz sampling frequency) with the mic
enabled, while anything connected directly to Linux bluetooth only goes
up to 4 kHz in HSP/HFP mode (CVSD). The sound with mSBC is still
noticeably worse than in A2DP mode when listening to music, but a lot
better than CVSD.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838151

Title:
  Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
  wide band speech support (Bluetooth A2DP codecs).

To manage notifications about this bug go to:
https://bugs.launchpad.net/pulseaudio/+bug/1838151/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838151] Re: Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support (Bluetooth A2DP codecs).

2022-01-11 Thread Jean-
Hi everyone,

small progress report :

I tried the pipewire trick and it didn't work out for me, while it initially 
seemed to work: auto switch to the HSP/HPF profile didn't work and after a 
manual switch the headset would drop out during a conversation.
I reverted to pulseaudio and invested a bit more time, now I am _almost_ there :

I had to add the following to ~/.config/pulse/default.pa

.include /etc/pulse/default.pa
.nofail
unload-module module-bluetooth-policy
.fail
.ifexists module-bluetooth-policy.so
load-module module-bluetooth-policy auto_switch=2
.endif

.ifexists module-bluetooth-discover.so
load-module module-bluetooth-discover
.endif

to get the autoswitch to work.

I am happy to report that in slack (from snap) the audio now behaves just right 
and friends tell me I no longer sound like a robot. 
Unfortunately this still doesn't work with zoom and there seems to be multiple 
issues. They probably come from zoom itself but I am unsure what to report to 
them. 

according to https://gavv.github.io/articles/pulseaudio-under-the-
hood/#autodetecting-properties  it should be possible to make pulseaudio
understand that it has to switch profiles by changing
/usr/share/applications/Zoom.desktop and adding Telephony to the
categories. I have not been able to make this work without auto_switch=2

Here are two scenarios that fail: 
after a fresh boot (so all the stars are aligned), start zoom, create a new 
meeting, start the recording, say a few words, stop the recording, stop the 
meeting, open the resulting audio or video file 
the sound is bad when it is expected to be good. 

After a fresh boot (so all the stars are aligned), start zoom, go to
settings-> audio, after doing this my headset is non functional and I
must shut it down and start it back up to restore functionality.

can someone help me determine what zoom is doing wrong ?

I will also try a few other apps in the coming weeks

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838151

Title:
  Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
  wide band speech support (Bluetooth A2DP codecs).

To manage notifications about this bug go to:
https://bugs.launchpad.net/pulseaudio/+bug/1838151/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838151] Re: Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support (Bluetooth A2DP codecs).

2021-11-17 Thread Stanislav German-Evtushenko
While waiting for the next LTS version of Ubuntu I was able to fix the
mic issue on 20.04 by installing pipewire (followed this guide
https://askubuntu.com/questions/1330395/newly-installed-
ubuntu-20-04-bluetooth-headset-sound-and-mic-not-working/1340889#1340889
except I installed wireplumber instead of media session as the latter
one was not able to remember the chosen profile)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838151

Title:
  Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
  wide band speech support (Bluetooth A2DP codecs).

To manage notifications about this bug go to:
https://bugs.launchpad.net/pulseaudio/+bug/1838151/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838151] Re: Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support (Bluetooth A2DP codecs).

2021-08-25 Thread Sebastien Bacher
no, new features don't really qualify for a stable update

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838151

Title:
  Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
  wide band speech support (Bluetooth A2DP codecs).

To manage notifications about this bug go to:
https://bugs.launchpad.net/pulseaudio/+bug/1838151/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838151] Re: Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support (Bluetooth A2DP codecs).

2021-08-03 Thread Vladislav Shumkin
Any plans for releasing Pulseaudio 15 for Hirsute?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838151

Title:
  Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
  wide band speech support (Bluetooth A2DP codecs).

To manage notifications about this bug go to:
https://bugs.launchpad.net/pulseaudio/+bug/1838151/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838151] Re: Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support (Bluetooth A2DP codecs).

2021-08-02 Thread Daniel van Vugt
https://launchpad.net/ubuntu/+source/pulseaudio/1:15.0+dfsg1-1ubuntu1

** Changed in: pulseaudio (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838151

Title:
  Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
  wide band speech support (Bluetooth A2DP codecs).

To manage notifications about this bug go to:
https://bugs.launchpad.net/pulseaudio/+bug/1838151/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838151] Re: Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support (Bluetooth A2DP codecs).

2021-07-29 Thread Daniel van Vugt
** Tags removed: groovy

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838151

Title:
  Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
  wide band speech support (Bluetooth A2DP codecs).

To manage notifications about this bug go to:
https://bugs.launchpad.net/pulseaudio/+bug/1838151/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838151] Re: Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support (Bluetooth A2DP codecs).

2021-07-28 Thread Jeff Nappi
After two years of waiting on this, and seeing how disappointing the
progress has been both in Ubuntu and PulseAudio, I am happy to say that
I believe PipeWire is the future and I would hope that Ubuntu moves
forward with switching to PipeWire (while keeping PulseAudio as an
alternative).

I was able to follow these directions to switch to PipeWire and have
found it to be acceptable with Bose NC700s and mSBC/HFP:

From:
https://www.reddit.com/r/pop_os/comments/ofdalv/replaced_pulseaudio_with_pipewire_on_popos_2104_i/h4c5p6u/

# Add ppa for latest build
sudo add-apt-repository ppa:pipewire-debian/pipewire-upstream && sudo apt update

# Install components
sudo apt install gstreamer1.0-pipewire pipewire-media-session 
libspa-0.2-bluetooth libspa-0.2-jack pipewire pipewire-audio-client-libraries

# If you get unmet dependencies, you can run:
sudo apt --fix-broken install

# Reload new services
systemctl --user daemon-reload

# Disable PulseAudio service
systemctl --user --now disable pulseaudio.service pulseaudio.socket

# If you update from previous version of PopOS
systemctl --user mask pulseaudio

# Enable Pipewire services
systemctl --user --now enable pipewire pipewire-pulse

# Enable Pipewire media session
systemctl --user --now enable pipewire-media-session.service

# I ran into an issue with a couple dependencies and needed to do the following 
before everything worked:
sudo apt install libspa-0.2-bluetooth libfdk-aac2 
systemctl --user restart pipewire.service pipewire-pulse.service


Hope this helps.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838151

Title:
  Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
  wide band speech support (Bluetooth A2DP codecs).

To manage notifications about this bug go to:
https://bugs.launchpad.net/pulseaudio/+bug/1838151/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838151] Re: Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support (Bluetooth A2DP codecs).

2021-05-06 Thread Dario Menin
Will this be released to Ubuntu 20.04? This is very important for voice
calls in these times.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838151

Title:
  Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
  wide band speech support (Bluetooth A2DP codecs).

To manage notifications about this bug go to:
https://bugs.launchpad.net/pulseaudio/+bug/1838151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838151] Re: Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support (Bluetooth A2DP codecs).

2021-04-20 Thread Luis Alberto Pabón
I haven't got any pulseaudio updates on 21.04, to which version of
ubuntu was the fix released to?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838151

Title:
  Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
  wide band speech support (Bluetooth A2DP codecs).

To manage notifications about this bug go to:
https://bugs.launchpad.net/pulseaudio/+bug/1838151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838151] Re: Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support (Bluetooth A2DP codecs).

2021-04-20 Thread Bug Watch Updater
** Changed in: pulseaudio
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838151

Title:
  Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
  wide band speech support (Bluetooth A2DP codecs).

To manage notifications about this bug go to:
https://bugs.launchpad.net/pulseaudio/+bug/1838151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 1838151] Re: Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support (Bluetooth A2DP codecs).

2021-04-07 Thread Andreas Kostyrka
We'll see, Fedora 34 seems to have switched to Pipewire, and F34 is in my
near future, so I'll be experimenting.

Am Mi., 7. Apr. 2021 um 11:51 Uhr schrieb Luis Alberto Pabón <
1838...@bugs.launchpad.net>:

> That would be for 21.10 at this point yes?
>
> I wonder, how close/far is Ubuntu to swap PA for Pipewire? After next
> lts? I do believe this particular issue is not present on current
> Pipewire.
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1838151
>
> Title:
>   Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
>   wide band speech support (Bluetooth A2DP codecs).
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/pulseaudio/+bug/1838151/+subscriptions
>

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838151

Title:
  Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
  wide band speech support (Bluetooth A2DP codecs).

To manage notifications about this bug go to:
https://bugs.launchpad.net/pulseaudio/+bug/1838151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838151] Re: Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support (Bluetooth A2DP codecs).

2021-04-07 Thread Luis Alberto Pabón
That would be for 21.10 at this point yes?

I wonder, how close/far is Ubuntu to swap PA for Pipewire? After next
lts? I do believe this particular issue is not present on current
Pipewire.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838151

Title:
  Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
  wide band speech support (Bluetooth A2DP codecs).

To manage notifications about this bug go to:
https://bugs.launchpad.net/pulseaudio/+bug/1838151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838151] Re: Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support (Bluetooth A2DP codecs).

2021-04-06 Thread Daniel van Vugt
Maybe it was this we were waiting for:

https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/507

Regardless, PulseAudio version 15 (not yet released) is the goal.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838151

Title:
  Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
  wide band speech support (Bluetooth A2DP codecs).

To manage notifications about this bug go to:
https://bugs.launchpad.net/pulseaudio/+bug/1838151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 1838151] Re: Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support (Bluetooth A2DP codecs).

2021-03-30 Thread Andreas Kostyrka
@Oscar That was never an issue: A2DP always sounded decent. The problem
with Linux Bluetooth headset support comes when you want decent quality
while listening and recording sound, you know e.g. during video calls.

Am Di., 30. März 2021 um 07:35 Uhr schrieb Oscar Pérez del Campo <
1838...@bugs.launchpad.net>:

> I guess this bug has been solved. As stated in
> https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/issues/776 by
> @rmeissn, from gnome-settings, when the headset is connected, you can
> switch from HSP/HFP to A2DP.
> Once changed this setting my headsed sounds perfectly.
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1838151
>
> Title:
>   Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
>   wide band speech support (Bluetooth A2DP codecs).
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/pulseaudio/+bug/1838151/+subscriptions
>

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838151

Title:
  Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
  wide band speech support (Bluetooth A2DP codecs).

To manage notifications about this bug go to:
https://bugs.launchpad.net/pulseaudio/+bug/1838151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838151] Re: Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support (Bluetooth A2DP codecs).

2021-03-29 Thread Oscar Pérez del Campo
I guess this bug has been solved. As stated in 
https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/issues/776 by @rmeissn, 
from gnome-settings, when the headset is connected, you can switch from HSP/HFP 
to A2DP.
Once changed this setting my headsed sounds perfectly.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838151

Title:
  Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
  wide band speech support (Bluetooth A2DP codecs).

To manage notifications about this bug go to:
https://bugs.launchpad.net/pulseaudio/+bug/1838151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838151] Re: Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support (Bluetooth A2DP codecs).

2021-03-03 Thread Jeff Nappi
For those following along - it appears that the future of Linux audio
servers will likely be PipeWire:

https://lwn.net/SubscriberLink/847412/d7826b1353e33734/

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838151

Title:
  Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
  wide band speech support (Bluetooth A2DP codecs).

To manage notifications about this bug go to:
https://bugs.launchpad.net/pulseaudio/+bug/1838151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838151] Re: Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support (Bluetooth A2DP codecs).

2021-02-24 Thread Daniel van Vugt
** Tags added: fixed-in-15 fixed-upstream

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838151

Title:
  Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
  wide band speech support (Bluetooth A2DP codecs).

To manage notifications about this bug go to:
https://bugs.launchpad.net/pulseaudio/+bug/1838151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838151] Re: Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support (Bluetooth A2DP codecs).

2021-02-02 Thread Jeff Nappi
>Jean- (jean-helou) wrote 6 hours ago:  #87
>the next step to get a full fix and improved sound quality for voip calls over 
>BT headset is >coming in 
>https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/254

This is good news! Proper support for mSBC is critical for me to
consider this bug resolved. It was the original intention of opening the
bug in the first place :)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838151

Title:
  Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
  wide band speech support (Bluetooth A2DP codecs).

To manage notifications about this bug go to:
https://bugs.launchpad.net/pulseaudio/+bug/1838151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838151] Re: Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support (Bluetooth A2DP codecs).

2021-02-02 Thread Jean-
the next step to get a full fix and improved sound quality for voip
calls over BT headset is coming in
https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/254

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838151

Title:
  Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
  wide band speech support (Bluetooth A2DP codecs).

To manage notifications about this bug go to:
https://bugs.launchpad.net/pulseaudio/+bug/1838151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838151] Re: Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support (Bluetooth A2DP codecs).

2021-02-01 Thread Daniel van Vugt
** Changed in: pulseaudio (Ubuntu)
   Status: Triaged => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838151

Title:
  Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
  wide band speech support (Bluetooth A2DP codecs).

To manage notifications about this bug go to:
https://bugs.launchpad.net/pulseaudio/+bug/1838151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838151] Re: Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support (Bluetooth A2DP codecs).

2021-01-19 Thread Jean-
If I understand correctly all the discussions, an first step in the
direction of higher quality sound for BT headsets just got merged into
PA
https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/440

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838151

Title:
  Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
  wide band speech support (Bluetooth A2DP codecs).

To manage notifications about this bug go to:
https://bugs.launchpad.net/pulseaudio/+bug/1838151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838151] Re: Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support (Bluetooth A2DP codecs).

2021-01-08 Thread Richard Merren
I think the problem was in the headphones. I found I was having trouble
on my phone as well. I contacted Sony support and they had me try a soft
reset of the headset, which seems to have restored function. I am still
getting bad mic sound on bluetooth, but I think it is just the low
quality sound on this thread and not the completely muffled sound I was
getting before. I will try reconnecting to the DG80 now and see if it is
any better.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838151

Title:
  Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
  wide band speech support (Bluetooth A2DP codecs).

To manage notifications about this bug go to:
https://bugs.launchpad.net/pulseaudio/+bug/1838151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838151] Re: Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support (Bluetooth A2DP codecs).

2021-01-04 Thread Piotr Zientarski
Strange, maybe yours is broken?

Sound from mic should be quiet good, like on Windows or Android (mono 16
kHz, or even 48 kHz if your headset supports FastStream codec).

I have also Zoweetek B0310, this one also works for me but it doesn't
have auto profile switching.

I'm using Lenovo T480, ArchLinux with kernel 5.10, pulseaudio 14 and
latest Gnome.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838151

Title:
  Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
  wide band speech support (Bluetooth A2DP codecs).

To manage notifications about this bug go to:
https://bugs.launchpad.net/pulseaudio/+bug/1838151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838151] Re: Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support (Bluetooth A2DP codecs).

2021-01-04 Thread Richard Merren
I can't seem to get the DG80 working correctly under PopOS 20.10. It
works great for listening to music (though that worked directly on
bluetooth without issues) but I can't seem to get the correct mode for
talk. Since you say you have success with it, I will play with it some
more before returning it and see if I can get it set up properly. It is
probably some kind of configuration thing on my end, but I was hoping it
would solve my microphone problems.

As it stands, my best option is using the headset with my phone for
Teams calls--the sound works perfectly there. If I find the right magic,
I'll reply again here.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838151

Title:
  Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
  wide band speech support (Bluetooth A2DP codecs).

To manage notifications about this bug go to:
https://bugs.launchpad.net/pulseaudio/+bug/1838151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838151] Re: Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support (Bluetooth A2DP codecs).

2021-01-04 Thread Piotr Zientarski
Avantree DG80 is an amazing device, it works out of box and it switches
between HSP/A2DP profiles automatically - tested with AKG K371-BT and
Denon GC-25w.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838151

Title:
  Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
  wide band speech support (Bluetooth A2DP codecs).

To manage notifications about this bug go to:
https://bugs.launchpad.net/pulseaudio/+bug/1838151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838151] Re: Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support (Bluetooth A2DP codecs).

2020-12-28 Thread Richard Merren
I installed pulseaudio-modules-bt and it does give some new options for
sound output and possibly better sound, but microphone sound quality was
still iffy. Recorded sound on Audacity seemed better and was slightly
louder (according to the DB meter), but a test call on Microsoft Teams
was still muffled and unintelligible.

I have ordered a Avantree DG80 dongle (which makes the bluetooth
connection externally and appears to linux as usb audio) and will
hopefully be able to continue working with that, but I would love to see
this problem resolved in pulseaudio.

For the record, I am using a Sony WH-1000XM4 headset on PopOS 20.10
running on a System76 Darter Pro.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838151

Title:
  Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
  wide band speech support (Bluetooth A2DP codecs).

To manage notifications about this bug go to:
https://bugs.launchpad.net/pulseaudio/+bug/1838151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838151] Re: Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support (Bluetooth A2DP codecs).

2020-12-23 Thread soredake
https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/440

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838151

Title:
  Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
  wide band speech support (Bluetooth A2DP codecs).

To manage notifications about this bug go to:
https://bugs.launchpad.net/pulseaudio/+bug/1838151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838151] Re: Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support (Bluetooth A2DP codecs).

2020-12-06 Thread Nikke
Edit for #78

sudo systemctl restart pulseaudio -> sudo systemctl restart bluetooth

And perhaps a bit quick on the trigger... The sound seems better, though
maybe not that much :/

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838151

Title:
  Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
  wide band speech support (Bluetooth A2DP codecs).

To manage notifications about this bug go to:
https://bugs.launchpad.net/pulseaudio/+bug/1838151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838151] Re: Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support (Bluetooth A2DP codecs).

2020-12-05 Thread Nikke
It seems that on Ubuntu 20.10 it is fixed by installing pulseaudio-
modules-bt (which also uninstalls pulseaudio-module-bluetooth) from this
ppa: https://launchpad.net/~berglh/+archive/ubuntu/pulseaudio-a2dp

Then: 
> sudo systemctl restart pulseaudio
> pulseaudio -k

Did just a few tests with Google Duo with my Jabra Elite Active 65t
buds, and the sound is a LOT better both on my and the other end!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838151

Title:
  Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
  wide band speech support (Bluetooth A2DP codecs).

To manage notifications about this bug go to:
https://bugs.launchpad.net/pulseaudio/+bug/1838151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838151] Re: Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support (Bluetooth A2DP codecs).

2020-12-03 Thread Mike Rans
Perhaps the best hope is that Pipewire develops quickly and replaces
Pulseaudio:

https://gitlab.freedesktop.org/pipewire/pipewire/-/issues/249

** Bug watch added: gitlab.freedesktop.org/pipewire/pipewire/-/issues #249
   https://gitlab.freedesktop.org/pipewire/pipewire/-/issues/249

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838151

Title:
  Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
  wide band speech support (Bluetooth A2DP codecs).

To manage notifications about this bug go to:
https://bugs.launchpad.net/pulseaudio/+bug/1838151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838151] Re: Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support (Bluetooth A2DP codecs).

2020-12-03 Thread Filippo
I understood that they need to deal with new codec inclusion, via GStreamer o 
other libs,
and that writing code and manage a community is not a simple task.

Said that,

IMHO there are three big question with bluetooth and PulseAudio:
1. in these days we (probably most of us) are always on web conferencing and we 
need good audio quality in both direction, mic and speaker.
Current bluetooth headsets are capable of using Bluetooth Profile HFP 1.6 with 
mSBC 16kHz audio encoding, this standard permit high quality voice conferencing 
and It was made in 2011...9 year ago.

2. Bluetooth Profile A2DP for listening only (music...) There are a lot of 
codec for 
high quality listen audio, es. SBC-XQ, aptX-LL, aptX-HD, aptX Voice and 
FastStream

3. Support for new version of Bluetooth / Profile. Ex #1 BT 5.3 with LC3
(Low Complexity Communications Coded (LC3)) codec. Ex #2 BT Profile HFP
1.8 with codec selection and Enhanced Voice Recognition Activation.

My two cents

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838151

Title:
  Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
  wide band speech support (Bluetooth A2DP codecs).

To manage notifications about this bug go to:
https://bugs.launchpad.net/pulseaudio/+bug/1838151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838151] Re: Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support (Bluetooth A2DP codecs).

2020-12-03 Thread Felix Griewald
Time to get a Macbook or Chromebook or whatever

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838151

Title:
  Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
  wide band speech support (Bluetooth A2DP codecs).

To manage notifications about this bug go to:
https://bugs.launchpad.net/pulseaudio/+bug/1838151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838151] Re: Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support (Bluetooth A2DP codecs).

2020-12-03 Thread Richard Somlói
Disappointing. I've just ordered a 1mii B10 USB Bluetooth 5.0 Audio
Transmitter as a workaround...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838151

Title:
  Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
  wide band speech support (Bluetooth A2DP codecs).

To manage notifications about this bug go to:
https://bugs.launchpad.net/pulseaudio/+bug/1838151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838151] Re: Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support (Bluetooth A2DP codecs).

2020-12-01 Thread Daniel van Vugt
Unfortunately the developers could not agree and closed:
https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/227

That doesn't mean desktop Linux will never have it. Just not any time
soon :(


** Changed in: pulseaudio (Ubuntu)
   Status: In Progress => Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838151

Title:
  Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
  wide band speech support (Bluetooth A2DP codecs).

To manage notifications about this bug go to:
https://bugs.launchpad.net/pulseaudio/+bug/1838151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838151] Re: Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support (Bluetooth A2DP codecs).

2020-11-24 Thread Richard Somlói
PulseAudio 14.0 is out [1], so hopefully there's no other blocker to merge 
missing features:
https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/227

1: https://www.freedesktop.org/wiki/Software/PulseAudio/Notes/14.0/

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838151

Title:
  Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
  wide band speech support (Bluetooth A2DP codecs).

To manage notifications about this bug go to:
https://bugs.launchpad.net/pulseaudio/+bug/1838151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838151] Re: Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support (Bluetooth A2DP codecs).

2020-11-18 Thread Igor
@pesso82

There is your problem. Those headphones do not support HSP 1.6 profile,
only 1.5.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838151

Title:
  Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
  wide band speech support (Bluetooth A2DP codecs).

To manage notifications about this bug go to:
https://bugs.launchpad.net/pulseaudio/+bug/1838151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838151] Re: Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support (Bluetooth A2DP codecs).

2020-11-18 Thread Igor
I meant HFP profile.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838151

Title:
  Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
  wide band speech support (Bluetooth A2DP codecs).

To manage notifications about this bug go to:
https://bugs.launchpad.net/pulseaudio/+bug/1838151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838151] Re: Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support (Bluetooth A2DP codecs).

2020-11-18 Thread Davide Pessina
Yes, that’s the point

I’m try to use JBL T450BT

These are the available specs on official site

Control and Connection Specifications
Bluetooth profilesHFP v1.5, HSP v1.2, A2DP v1.2, AVRCP v1.4
Bluetooth frequency2.402GHz-2.48GHz
Bluetooth transmitted modulationGFSK,π/4DQPSK, 8DPSK
Bluetooth transmitter power0-4 d

I don’t find mSBC information, so it’s supposed they don’t support mSBC

What about Sony WH-CH700? They seems to support mSBC, but who knows.. :(

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838151

Title:
  Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
  wide band speech support (Bluetooth A2DP codecs).

To manage notifications about this bug go to:
https://bugs.launchpad.net/pulseaudio/+bug/1838151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 1838151] Re: Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support (Bluetooth A2DP codecs).

2020-11-18 Thread Andreas Kostyrka
That one was a good one. Bluetooth gadget makers seem to be allergic to
exactly specify what their gadgets really support.

That's on one side extremely understandable, it would be mostly not
understandable for humans, the Bluetooth standards involved are arcane, and
even relatively experienced computer scientists that are not BT experts can
be surprised from time to time, even if they tried to make themselves
clever about BT.

OTOH, it makes buying Bluetooth headsets slightly a risky business.

Then it does not help that most host implementations are kind of not
talkative about the connection that they negotiated with the head set.
(I mean figuring out which codecs your headset supports involves capturing
the traffic and analyzing that, that's state of the art in 2020 on Windows.
Now that's user friendliness taken to the extreme, wouldn't you say? Now on
Linux, bluez includes an utility that can tell you more about your headset.
For whatever reason, Ubung don't include avinfo in their packages, I mean
why burden users with details about their headsets?)

So my process is sadly as follows:


   - Look at your headsets (choose BT 4.1/4.2 devices that usually makes
   sense), read reviews
   - Order it online
   - Test if I'm happy with it (on linux, avinfo can tell you about codecs
   supported, but connecting it to an Android device, doing an Internet based
   video call, and asking the other side how if you sounded "okay" is usally
   okay. Bad BT is usually identified as "you sounded really bad, like from
   the last century").
   - If the headset is not okay, send it back.


Sadly, the reality of not complete spec sheets on devices makes it
basically impossible to know what you are buying beforehand, in general.

Andreas

Am Mi., 18. Nov. 2020 um 19:11 Uhr schrieb Davide Pessina <
1838...@bugs.launchpad.net>:

> @65 - thank for explanation
>
> Could someone post a list of headsets with mSBC support?
>
> Price below 100€ if possible
>
> Specification are hard to find, and headset market is crowded...
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1838151
>
> Title:
>   Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
>   wide band speech support (Bluetooth A2DP codecs).
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/pulseaudio/+bug/1838151/+subscriptions
>

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838151

Title:
  Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
  wide band speech support (Bluetooth A2DP codecs).

To manage notifications about this bug go to:
https://bugs.launchpad.net/pulseaudio/+bug/1838151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838151] Re: Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support (Bluetooth A2DP codecs).

2020-11-18 Thread Davide Pessina
@65 - thank for explanation

Could someone post a list of headsets with mSBC support?
 
Price below 100€ if possible

Specification are hard to find, and headset market is crowded...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838151

Title:
  Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
  wide band speech support (Bluetooth A2DP codecs).

To manage notifications about this bug go to:
https://bugs.launchpad.net/pulseaudio/+bug/1838151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838151] Re: Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support (Bluetooth A2DP codecs).

2020-11-17 Thread Simple User
@61, yes. I had tried it and it works. It also has mSBC support -
https://github.com/Arkq/bluez-alsa/issues/29, but the author himself
admits that mSBC support is buggy and is not being developed. I could
get it to work, but the audio was very choppy.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838151

Title:
  Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
  wide band speech support (Bluetooth A2DP codecs).

To manage notifications about this bug go to:
https://bugs.launchpad.net/pulseaudio/+bug/1838151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838151] Re: Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support (Bluetooth A2DP codecs).

2020-11-17 Thread Simple User
@63 - your headset likely doesn't support mSBC (16 KHz), only CVSD (8KHz) in 
HFP/HSP mode. 
If that is the case, any fix - using a USB soundcard as you did, or a software 
fix (which this page is tracking) isn't gonna help.

If it does support mSBC, 1Mii B10, and Avantree Leaf, Creative BT-W3 should be 
able to give decent quality audio. The definition of 'decent' varies of course. 
Most people in this age and time wouldn't be happy with 8 KHz (else, this page 
wouldn't exist), but mSBC is decent enough for most people, at least for 
typical voice calls.

You can check the sampling frequency used very easily using Audacity > Record a 
few seconds using the mic in question > Analyze > Plot Spectrum. Note that 
Audacity plots in log scale for freq by default. 
If the highest freq component is just below 4 KHz, it is using CVSD @ 8 KHz 
sampling, and your headset is the likely culprit. If the highest component is 8 
KHz, it is using mSBC @ 16 KHz. If you think that is not good enough, your 
options are limited.

You can use FastStream (FS) which is supported only by a limited number
of headsets, as well as by dongles such as Leaf, 1Mii B10, Creative
BT-W2. No OS afaik supports it, so you can't use the dongle. Many
devices have buggy implementations of FS.

AptX LL also supposedly has bidirectional audio support, but the
voiceback part is not supported by any device that I know of.


** Bug watch added: github.com/Arkq/bluez-alsa/issues #29
   https://github.com/Arkq/bluez-alsa/issues/29

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838151

Title:
  Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
  wide band speech support (Bluetooth A2DP codecs).

To manage notifications about this bug go to:
https://bugs.launchpad.net/pulseaudio/+bug/1838151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838151] Re: Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support (Bluetooth A2DP codecs).

2020-11-17 Thread Simple User
@ gyhor, I am pretty sure you got a faulty 1Mii B10. It doesnt get past 
enumeration, so it is not a compatibility issue.
You also mention that it was tried on different systems and didn't work.
Time to get it replaced.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838151

Title:
  Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
  wide band speech support (Bluetooth A2DP codecs).

To manage notifications about this bug go to:
https://bugs.launchpad.net/pulseaudio/+bug/1838151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838151] Re: Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support (Bluetooth A2DP codecs).

2020-11-17 Thread Davide Pessina
Recently i bought both: 1Mii B10 and Avantree Leaf

Quick review of them on my Ubuntu 16.04 64bit

- plug and play -> both OK, no issues
- audio quality with mic enabled -> bad bad bad, no significantly different 
than using pc bluetooth

Therefore... there is no solution, apart from wired headset

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838151

Title:
  Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
  wide band speech support (Bluetooth A2DP codecs).

To manage notifications about this bug go to:
https://bugs.launchpad.net/pulseaudio/+bug/1838151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838151] Re: Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support (Bluetooth A2DP codecs).

2020-11-17 Thread gyhor
or could some one point me where to find some information how to use the
patches?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838151

Title:
  Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
  wide band speech support (Bluetooth A2DP codecs).

To manage notifications about this bug go to:
https://bugs.launchpad.net/pulseaudio/+bug/1838151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838151] Re: Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support (Bluetooth A2DP codecs).

2020-11-17 Thread gyhor
https://wiki.gentoo.org/wiki/Bluetooth_headset

"If you do not want to use PulseAudio, you can use bluez-alsa to provide
integration between Bluez and ALSA. "

Did someone tried that on ubuntu?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838151

Title:
  Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
  wide band speech support (Bluetooth A2DP codecs).

To manage notifications about this bug go to:
https://bugs.launchpad.net/pulseaudio/+bug/1838151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838151] Re: Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support (Bluetooth A2DP codecs).

2020-11-17 Thread Igor
@gdi2k

What we have in the Linux now is HFP with 8kHz encoding. All other
platforms such as Windows, Android, Chromium, etc, supports HFP with
16kHZ encoding which is much much better quality. Sure, it's not like
A2DP, but quality is very much acceptable to speak with someone.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838151

Title:
  Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
  wide band speech support (Bluetooth A2DP codecs).

To manage notifications about this bug go to:
https://bugs.launchpad.net/pulseaudio/+bug/1838151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838151] Re: Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support (Bluetooth A2DP codecs).

2020-11-17 Thread Falc
Sorry that screenshot, failed and I cant edit my post, here is the
screenshot: https://imgur.com/flypHpz

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838151

Title:
  Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
  wide band speech support (Bluetooth A2DP codecs).

To manage notifications about this bug go to:
https://bugs.launchpad.net/pulseaudio/+bug/1838151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838151] Re: Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support (Bluetooth A2DP codecs).

2020-11-17 Thread gyhor
Different colleagues (with stationary computer, thinkpads and me with an
msi ) tried it, but everyone did get the same error message.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838151

Title:
  Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
  wide band speech support (Bluetooth A2DP codecs).

To manage notifications about this bug go to:
https://bugs.launchpad.net/pulseaudio/+bug/1838151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838151] Re: Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support (Bluetooth A2DP codecs).

2020-11-17 Thread Falc
@gyhor For the 1Mii B10 it specifically lists Linux support, see here:
https://1mii.com/product-item/b10/

For me when I plug it in is shows up as a sound output device,
screenshot (Ubuntu 20.04): https://imgur.com/a/gmToEL3

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838151

Title:
  Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
  wide band speech support (Bluetooth A2DP codecs).

To manage notifications about this bug go to:
https://bugs.launchpad.net/pulseaudio/+bug/1838151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838151] Re: Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support (Bluetooth A2DP codecs).

2020-11-17 Thread gyhor
I bought the 1Mii and tried to connect it. Unfortunately without success.
Ubuntu don't recognize it:

[ 6308.630984] usb 3-1.1.3: new full-speed USB device number 10 using xhci_hcd
[ 6308.631134] usb 3-1.1.3: Device not responding to setup address.
[ 6308.839133] usb 3-1.1.3: Device not responding to setup address.
[ 6309.051064] usb 3-1.1.3: device not accepting address 10, error -71
[ 6309.251079] usb 3-1.1.3: new full-speed USB device number 11 using xhci_hcd
[ 6309.251188] usb 3-1.1.3: Device not responding to setup address.
[ 6309.459244] usb 3-1.1.3: Device not responding to setup address.
[ 6309.667097] usb 3-1.1.3: device not accepting address 11, error -71
[ 6309.667245] usb 3-1.1-port3: unable to enumerate USB device

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838151

Title:
  Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
  wide band speech support (Bluetooth A2DP codecs).

To manage notifications about this bug go to:
https://bugs.launchpad.net/pulseaudio/+bug/1838151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838151] Re: Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support (Bluetooth A2DP codecs).

2020-11-17 Thread Aurélien PRAGA
I tried an Avantree Leaf bluetooth transmitter with my Plantronics
Blackbeat Pro 2 and I don't have any improvement. In call mode, the
sound is still mono with the same (bad) quality that switching the sound
profile to HSP/HFP. Why there is no difference?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838151

Title:
  Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
  wide band speech support (Bluetooth A2DP codecs).

To manage notifications about this bug go to:
https://bugs.launchpad.net/pulseaudio/+bug/1838151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838151] Re: Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support (Bluetooth A2DP codecs).

2020-11-16 Thread Simple User
@ #47
Creative Labs BT-W3 supports mSBC 
(https://sg.creative.com/p/speakers/creative-bt-w3). 
I had checked with them before buying one. 
Tried pairing it with Jabra Talk 15, as well as Avantree Clipper Pro, and I can 
confirm that it works. Tried plotting the spectrum of the recorded audio using 
Audacity to confirm. Affirmative.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838151

Title:
  Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
  wide band speech support (Bluetooth A2DP codecs).

To manage notifications about this bug go to:
https://bugs.launchpad.net/pulseaudio/+bug/1838151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838151] Re: Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support (Bluetooth A2DP codecs).

2020-11-12 Thread Aurélien PRAGA
I'm also interested by such Bluetooth adapter, which one do you
recommend between the Avantree Leaf and 1Mii b10?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838151

Title:
  Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
  wide band speech support (Bluetooth A2DP codecs).

To manage notifications about this bug go to:
https://bugs.launchpad.net/pulseaudio/+bug/1838151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838151] Re: Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support (Bluetooth A2DP codecs).

2020-11-11 Thread Stanislav German-Evtushenko
I can confirm, 1Mii b10 works pretty well.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838151

Title:
  Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
  wide band speech support (Bluetooth A2DP codecs).

To manage notifications about this bug go to:
https://bugs.launchpad.net/pulseaudio/+bug/1838151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838151] Re: Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support (Bluetooth A2DP codecs).

2020-11-11 Thread Mark
Thank you for the advice! I'm going to purchase and see if it works with
my setup.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838151

Title:
  Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
  wide band speech support (Bluetooth A2DP codecs).

To manage notifications about this bug go to:
https://bugs.launchpad.net/pulseaudio/+bug/1838151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838151] Re: Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support (Bluetooth A2DP codecs).

2020-11-11 Thread Falc
The one in #48 wouldn't, it wouldn't act as a sound card.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838151

Title:
  Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
  wide band speech support (Bluetooth A2DP codecs).

To manage notifications about this bug go to:
https://bugs.launchpad.net/pulseaudio/+bug/1838151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838151] Re: Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support (Bluetooth A2DP codecs).

2020-11-11 Thread Falc
I think this works:
https://smile.amazon.co.uk/gp/product/B086L2WNPG/ref=ppx_yo_dt_b_asin_title_o04_s00?ie=UTF8=1

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838151

Title:
  Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
  wide band speech support (Bluetooth A2DP codecs).

To manage notifications about this bug go to:
https://bugs.launchpad.net/pulseaudio/+bug/1838151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838151] Re: Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support (Bluetooth A2DP codecs).

2020-11-11 Thread Mark
would something like
https://www.amazon.com/dp/B07J5WFPXX/ref=cm_sw_r_cp_apa_fabt1_IciRFb2QMGBDJ
work?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838151

Title:
  Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
  wide band speech support (Bluetooth A2DP codecs).

To manage notifications about this bug go to:
https://bugs.launchpad.net/pulseaudio/+bug/1838151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838151] Re: Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support (Bluetooth A2DP codecs).

2020-11-11 Thread gdi2k
@igor871

Very interested to learn more about such Bluetooth audio cards. Years
ago I had a Plantronics headset (Voyager?) that came with a USB dongle
that presented itself as a USB sound card to the operating system, and
it was perfect (two-way HD audio). But the dongle (Plantronics BT300 and
BT600) is only compatible with Plantronics headsets from what I
understand.

I've looked at the Creative Labs USB Bluetooth sound cards (BT-W2 and
BT-W3), but the first one requires the FastStream codec to provide high
quality two way audio, which is rare, and the second just includes an
analog mic that you plug into to your laptop's mic-in port - hardly a
solution (I may as well use my laptop's in-built mic). They do support
two way audio with your headset's mic, but only in classic HFP mode,
which is what we already have.

Are you aware of any other solutions? I would pay good money for a USB
dongle that presents itself as a sound card to the OS and supports HFP
1.6 HD two way audio.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838151

Title:
  Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
  wide band speech support (Bluetooth A2DP codecs).

To manage notifications about this bug go to:
https://bugs.launchpad.net/pulseaudio/+bug/1838151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838151] Re: Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support (Bluetooth A2DP codecs).

2020-11-10 Thread Daniel van Vugt
I don't know of any alternative "soundmanager" for desktop Linux that
has better Bluetooth support than PulseAudio. At least not on desktop
Linux... I think Google wrote their own stack for Android.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838151

Title:
  Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
  wide band speech support (Bluetooth A2DP codecs).

To manage notifications about this bug go to:
https://bugs.launchpad.net/pulseaudio/+bug/1838151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838151] Re: Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support (Bluetooth A2DP codecs).

2020-11-10 Thread Igor
@dennis9771

Just get yourself Bluetooth audio card and save yourself a trouble, this
will never be fixed. And you will not be able to use A2DP for
conversation even if fixed. The goal of the fix is to add HFP 1.6 with
mSBC 16kHz audio encoding so you have better quality during
conversation.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838151

Title:
  Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
  wide band speech support (Bluetooth A2DP codecs).

To manage notifications about this bug go to:
https://bugs.launchpad.net/pulseaudio/+bug/1838151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838151] Re: Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support (Bluetooth A2DP codecs).

2020-11-10 Thread Dennis
@vanvugt

Thank you for your quick response!
Does that mean I would have to wait for Pulseaudio to fix this in one of their 
future releases (maybe v.15) or will it be possible to use an alternative 
soundmanager, where the kernel fixes would be sufficient to use A2DP for 
bidirectional bluetooth sound?

Homeoffice without cableless headset is just not that comfortable :s


Best Regards
Dennis

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838151

Title:
  Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
  wide band speech support (Bluetooth A2DP codecs).

To manage notifications about this bug go to:
https://bugs.launchpad.net/pulseaudio/+bug/1838151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838151] Re: Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support (Bluetooth A2DP codecs).

2020-11-09 Thread Daniel van Vugt
We're not 100% sure what fixes are required but it looks like it will
require fixes in the kernel AND bluez AND pulseaudio. The first two are
included in Ubuntu 20.10 already, but that's not enough to fix this bug.

If you want to track the main work outstanding then please look at:

  https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/issues/776
  https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/227
  https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/254
  https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/288

It seems the PulseAudio developers are targeting future version 15. That
will take a while because even version 14 isn't released yet.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838151

Title:
  Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
  wide band speech support (Bluetooth A2DP codecs).

To manage notifications about this bug go to:
https://bugs.launchpad.net/pulseaudio/+bug/1838151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838151] Re: Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support (Bluetooth A2DP codecs).

2020-11-09 Thread Dennis
Hey there,

according to the above statements there has been a fix released for
bluez bluetooth stack as well for ubuntu system?

Am I able to get this fix installed for now?


Best Regards
Dennis

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838151

Title:
  Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
  wide band speech support (Bluetooth A2DP codecs).

To manage notifications about this bug go to:
https://bugs.launchpad.net/pulseaudio/+bug/1838151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838151] Re: Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support (Bluetooth A2DP codecs).

2020-10-28 Thread Daniel van Vugt
It appears the kernel work is done and we are waiting on PulseAudio now.
To join or monitor that conversation go to:
https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/issues/776


** Bug watch added: gitlab.freedesktop.org/pulseaudio/pulseaudio/-/issues #776
   https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/issues/776

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838151

Title:
  Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
  wide band speech support (Bluetooth A2DP codecs).

To manage notifications about this bug go to:
https://bugs.launchpad.net/pulseaudio/+bug/1838151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838151] Re: Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support (Bluetooth A2DP codecs).

2020-10-28 Thread Paul
How do we get the Kernel maintainers to approve the remaining patches? I
thought it might be fixed in 20.10 (KUbuntu), but it is not. I would
think there is at least one kernel approver within Canonical? If not,
who do I get in touch to talk about this?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838151

Title:
  Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
  wide band speech support (Bluetooth A2DP codecs).

To manage notifications about this bug go to:
https://bugs.launchpad.net/pulseaudio/+bug/1838151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 1838151] Re: Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support (Bluetooth A2DP codecs).

2020-10-28 Thread Andreas Kostyrka
I've got a DG60 dongle (a slightly bigger cousin), and my experiences with
a headset that does only have SBC/MP3 codecs (Aftershokz Aeropex)

   - It switches attached to my Linux (Ubuntu 18.04) automatically to
   HFP/HSP profile (mono + microphone, but in good quality) when my laptop
   starts to use the microphone.
   - You can switch mode manually (for the very seldom case where it
   somehow does not realize that it should switch).

Andreas

Am Mi., 28. Okt. 2020 um 19:30 Uhr schrieb Falc <1838...@bugs.launchpad.net
>:

> I can only speak to the one that I linked, but yes it has talk/list
> switch. The talk mode is only for talking (the music quality is BAD),
> the lisen mode is only for listening (the music quality is good).
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1838151
>
> Title:
>   Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
>   wide band speech support (Bluetooth A2DP codecs).
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/pulseaudio/+bug/1838151/+subscriptions
>

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838151

Title:
  Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
  wide band speech support (Bluetooth A2DP codecs).

To manage notifications about this bug go to:
https://bugs.launchpad.net/pulseaudio/+bug/1838151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838151] Re: Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support (Bluetooth A2DP codecs).

2020-10-28 Thread Falc
I can only speak to the one that I linked, but yes it has talk/list
switch. The talk mode is only for talking (the music quality is BAD),
the lisen mode is only for listening (the music quality is good).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838151

Title:
  Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
  wide band speech support (Bluetooth A2DP codecs).

To manage notifications about this bug go to:
https://bugs.launchpad.net/pulseaudio/+bug/1838151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838151] Re: Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support (Bluetooth A2DP codecs).

2020-10-28 Thread Alex Shkop
Have a question about USB bluetooth transmitters mentioned above. Both
models include Talk/Listen switches. Do you have to use them to get
decent quality for music and for calls? Or is music quality good even in
Talk mode?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838151

Title:
  Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
  wide band speech support (Bluetooth A2DP codecs).

To manage notifications about this bug go to:
https://bugs.launchpad.net/pulseaudio/+bug/1838151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 1838151] Re: Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support (Bluetooth A2DP codecs).

2020-10-14 Thread Andreas Kostyrka
Nice explanation of the mess that Bluetooth audio is, as I'm reliving my
frustrations currently (my wife bought her first headset, for her Windows
laptop, and discovered that “plug and play” is sadly “buy and pray” in
Bluetooth land :( )

https://habr.com/en/post/456182/

* generally all OS (Android, Linux, Windows, AFAIK, but probably also the
Apple offerings) are secretive about what they negotiate with the headset.
 (I mean, capturing the traffic and analysing it to know which codec is
used. OK, on Android & Linux that sounds like part of the heritage, but I
discovered yesterday that this state-of-the-art in 2020 in the Windows
world)
* headset manufacturers tend to be secretive about the features and
protocols/profiles their devices support. Now some of that is
“understandable” manufacturers not wanting to show that their devices don't
support the cool stuff, but in many cases manufacturers don't give the
details even if they would show their products in a positive light. Guess
they don't want a 2 KB of small print of abbreviations in their spec
sheets.
* Furthermore BT Audio is complicated by the fact, that historically the
standard supports only “high quality" playback & but mono playback with a
groovy frequency bandwidth (GSM style sound) when recording audio. There
are ways around that, but not all devices implement them, and not always in
the same way.”
* patented codecs, pure joy (that makes the xkcd comic in the above link
even "funnier" for open source systems).
* Thus you have a situation that standards that out for decades are still
only implemented partially by the market, and where they are implemented,
they are not necessary implemented 100% by the book, shudder.

Ah, sorry for the rant, but “buying BT headsets” raises my blood pressure,
and I'm one of the happy owners of a flagship mobile without a 3.5 mm
connector (which is fine, I'm too clumsy to use tethered headphone on the
move anyway, shrug).

Andreas

Am Mi., 14. Okt. 2020 um 11:41 Uhr schrieb Daniel van Vugt <
1838...@bugs.launchpad.net>:

> Actually most laptops (or desktops) can't compete with USB sound cards.
> Because the audio chips that come on your motherboard:
>
>  * are usually cheaper and lower quality;
>  * often have limited kernel/ALSA driver support (which is why the
> alsa-driver bug backlog is always out of control);
>  * often suffer from noise on the headset jack from the digital-to-analog
> stage being too close to the rest of the computer.
>
> So I strongly recommend USB audio in general. Especially for wired
> headsets where you can also avoid the lossy nature of Bluetooth audio
> encoding.
>
> And for Bluetooth audio, such a USB dongle sounds like a great
> workaround for this bug. But we all wish it wasn't necessary.
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1838151
>
> Title:
>   Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
>   wide band speech support (Bluetooth A2DP codecs).
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/pulseaudio/+bug/1838151/+subscriptions
>

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838151

Title:
  Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
  wide band speech support (Bluetooth A2DP codecs).

To manage notifications about this bug go to:
https://bugs.launchpad.net/pulseaudio/+bug/1838151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838151] Re: Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support (Bluetooth A2DP codecs).

2020-10-14 Thread Daniel van Vugt
Actually most laptops (or desktops) can't compete with USB sound cards.
Because the audio chips that come on your motherboard:

 * are usually cheaper and lower quality;
 * often have limited kernel/ALSA driver support (which is why the alsa-driver 
bug backlog is always out of control);
 * often suffer from noise on the headset jack from the digital-to-analog stage 
being too close to the rest of the computer.

So I strongly recommend USB audio in general. Especially for wired
headsets where you can also avoid the lossy nature of Bluetooth audio
encoding.

And for Bluetooth audio, such a USB dongle sounds like a great
workaround for this bug. But we all wish it wasn't necessary.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838151

Title:
  Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
  wide band speech support (Bluetooth A2DP codecs).

To manage notifications about this bug go to:
https://bugs.launchpad.net/pulseaudio/+bug/1838151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 1838151] Re: Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support (Bluetooth A2DP codecs).

2020-10-14 Thread Andreas Kostyrka
Generally speaking, the "USB soundcard" is the last fallback of an
experienced Linux user if you are unhappy what is in your laptop. Be it the
Bluetooth software stack or the fighting with crappy driver support for the
physical sound card hardware.

But thanks for pointing out that solution.

Andreas

Am Mi., 14. Okt. 2020 um 11:05 Uhr schrieb Falc <1838...@bugs.launchpad.net
>:

> I can confirm that the above solution works well. I bought a similar but
> slightly cheaper one:
>
> https://www.amazon.co.uk/gp/product/B086L2WNPG/ref=ppx_yo_dt_b_asin_title_o06_s00?ie=UTF8=1
>
> Basically the dongle pairs directly to your headset and acts as a usb
> sound card. By far the easiest solution I've found.
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1838151
>
> Title:
>   Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
>   wide band speech support (Bluetooth A2DP codecs).
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/pulseaudio/+bug/1838151/+subscriptions
>

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838151

Title:
  Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
  wide band speech support (Bluetooth A2DP codecs).

To manage notifications about this bug go to:
https://bugs.launchpad.net/pulseaudio/+bug/1838151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838151] Re: Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support (Bluetooth A2DP codecs).

2020-10-14 Thread Falc
I can confirm that the above solution works well. I bought a similar but 
slightly cheaper one:
https://www.amazon.co.uk/gp/product/B086L2WNPG/ref=ppx_yo_dt_b_asin_title_o06_s00?ie=UTF8=1

Basically the dongle pairs directly to your headset and acts as a usb
sound card. By far the easiest solution I've found.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838151

Title:
  Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
  wide band speech support (Bluetooth A2DP codecs).

To manage notifications about this bug go to:
https://bugs.launchpad.net/pulseaudio/+bug/1838151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838151] Re: Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support (Bluetooth A2DP codecs).

2020-10-14 Thread maurizio de santis
I've just logged in to share the workaround I've been using for the last
two years. I have a Sony WH-1000XM3 Bluetooth headset, I bought the
following USB key Bluetooth transmitter:
https://www.amazon.it/gp/product/B01G3J1I5M/

No issues with it, audio quality is great either for music and for
calls, both incoming audio and mic.

It saved me from installing another OS for work, I hope it might be a
good alternative for someone else.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838151

Title:
  Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
  wide band speech support (Bluetooth A2DP codecs).

To manage notifications about this bug go to:
https://bugs.launchpad.net/pulseaudio/+bug/1838151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838151] Re: Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support (Bluetooth A2DP codecs).

2020-10-12 Thread bernd
Same here (Ubuntu 20.04)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838151

Title:
  Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
  wide band speech support (Bluetooth A2DP codecs).

To manage notifications about this bug go to:
https://bugs.launchpad.net/pulseaudio/+bug/1838151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838151] Re: Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support (Bluetooth A2DP codecs).

2020-10-05 Thread rahul
Ubuntu 20.04 user, can confirm this bug.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838151

Title:
  Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
  wide band speech support (Bluetooth A2DP codecs).

To manage notifications about this bug go to:
https://bugs.launchpad.net/pulseaudio/+bug/1838151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838151] Re: Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support (Bluetooth A2DP codecs).

2020-09-29 Thread Daniel van Vugt
** Summary changed:

- Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing wide 
band speech support (Bluetooth A2DP codecs ).
+ Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing wide 
band speech support (Bluetooth A2DP codecs).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838151

Title:
  Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
  wide band speech support (Bluetooth A2DP codecs).

To manage notifications about this bug go to:
https://bugs.launchpad.net/pulseaudio/+bug/1838151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1838151] Re: Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support (Bluetooth A2DP codecs ).

2020-09-23 Thread Cristiano Nunes
** Summary changed:

- Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing wide 
band speech support.
+ Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing wide 
band speech support (Bluetooth A2DP codecs ).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1838151

Title:
  Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
  wide band speech support (Bluetooth A2DP codecs ).

To manage notifications about this bug go to:
https://bugs.launchpad.net/pulseaudio/+bug/1838151/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs