audiotoggle
audiotoggle copied to clipboard
Cordova plugin for switching between speaker and earpiece when playing audio
Issue ======== When I am using the audiotoggle to change from speaker to bluetooth in **Angular wrapped in Cordova** . I could speak to the **speaker** but is unable to...
Disregard.
Can you show me a demo code on how to use this in ionic ?
This command: ``` cordova plugin add com.dooble.audiotoggle ``` gives the following error: ``` Error: Registry returned 404 for GET on https://registry.npmjs.org/com.dooble.audiotoggle ``` Thanx
I use ionic, Use the following instructions to install。 $ ionic cordova plugin add cordova-plugin-audiotoggle --save It is working in android,It is not working in ios。
I'd like to know which audio output is used. While my app is in background, during a call, I'd want to know if the user is using the the normale...
Hey, I was able to successfully install and run this plugin in my Ionic 1 project. I am setting AudioToggle to only be the earpiece, but it isn't working. There...
Hi I test the plugin from the fork that got package.json the AudioToggle is detected but it didn't work I tried all the options and nothing change audio route. How...
The parent needs to be set correctly, otherwise this permission is not added to the android manifest! If this is not correctly added nothing is happening on android, changing Audio...
Plugin can't be downloaded using the path you provided.