How is it possible to change the Bluetooth Incall Volume?
I already did a lot of research here, but could not find an answer.
This code doesn't affect the volume at all:
AudioManager.setStreamVolume(AudioManager.STREAM_VOICE_CALL, Volume, Flags);
Do you have any idea how to solve this issue?