gkonovalov/android-vad

when music playing in background it says speech detected no matter Bluetooth or wired headset we use??

ghanimkhan opened this issue · 1 comments

i guess its using the system sound as well? it only happens with wired earphones with mic

You probably need to route bluetooth audio stream to audio recorder.
Please see next article below:
https://developer.android.com/reference/android/media/AudioManager#startBluetoothSco%28%29