I want to make a custom Bluetooth headset which supports voice calling and music support with button controls.
After a bit of research, I found ESP32 WROOM is capable and compatible for Bluetooth audio playback, but I'm not sure would it be compatible for voice calling feature by using microphone connected to ESP.
Later on, I wish to make an Android application which sends instructions to Bluetooth.
But for the time being how should I begin?