The Bluetooth Microphone is not connecting with Web Speech Service.
Debanil1996 opened this issue · 0 comments
Problem Statement
The problem here generating is that when I am trying to connect with Cordova app with bluetooth microphone in Angular 8 application with the webspeech assistant .The assistant is not responding with the bluetooth microphone. The issue here is that I tried with different plugins:-
-
[Cordova plugin audioinput
-
Cordova plugin bluetoothle
-
Cordova plugin vybuds audioinput
-
Cordova plugin audioroute
-
Cordova-plugin-android-permissions
-
Cordova-plugin-bluetooth-serial
-
Cordova-plugin-headsetdetection
-
Cordova-plugin-media-capture
-
Cordova-plugin-media
The bluetooth headphone is getting connected but when I am speaking on the bluetooth headphone it is not responding at all with the webspeech in android .Is there any solution for this?
Reference