capacitor-plugin-headset
Headset plugin for Bluetooth headsets
Install
npm install capacitor-plugin-headset
npx cap syncAndroid only at this time.
API
* [`start()`](#start) * [`stop(...)`](#stop)start()
start() => Promise<void>stop()
stop() => Promise<void>