Page 1 of 1

VOIP + Bluetooth HFP Client

Posted: Fri May 08, 2020 10:27 am
by jlkim1224
Hello

I add Bluetooth HFP Client part on voip example in esp-adf package.
And the Sound from phone is choppy. when I stop wifi service(use esp_wifi_stop()) the sound become well.
My Development Board is ESP32-LyraT V4.3.

And I Followed the Design Considerations Guide to setup menuconfig file.
https://docs.espressif.com/projects/esp ... iderations

Are there any clues to solving these problems?

Thank You.

Re: VOIP + Bluetooth HFP Client

Posted: Thu Jul 02, 2020 8:52 am
by GreenGiant
Very interested in this as well;

VoIP call and using HFP/HSP to pipe the audio to/from a Bluetooth headset.

Any luck?