capacitor-plugin-headset

Capacitor plugin for Bluetooth headsets

Usage no npm install needed!

<script type="module">
  import capacitorPluginHeadset from 'https://cdn.skypack.dev/capacitor-plugin-headset';
</script>

README

capacitor-plugin-headset

Headset plugin for Bluetooth headsets

Install

npm install capacitor-plugin-headset
npx cap sync

Android only at this time.

API

* [`start()`](#start) * [`stop(...)`](#stop)

start()

start() => Promise<void>

stop()

stop() => Promise<void>