Capacitor plugin for switching between speaker, earpiece and bluetooth headset when playing audio.
npm install capacitor-plugin-audiotoggle-bluetooth
npx cap sync
setAudioMode(data: { mode: AudioMode; }) => any
Param | Type |
---|---|
data |
{ mode: AudioMode; } |
Returns: any
isHeadsetConnected() => any
Returns: any