Adds a doc comment to parseBridgeAudioRoute clarifying that both iOS and Android producers (IOSAudioLifecycleController.classifyDevice and AndroidAudioLifecycleController.classifyDevice) emit exact PascalCase strings. Case variants (USB_HEADSET, usb_headset, UsbHeadphone) fall through to unknown by design. This is a silent failure mode worth documenting so future changes to either platform classifier are paired with a parser update. Per PR #28 review feedback.
chanora_flutter
Chanora — cross-platform voice client for TeamSpeak-compatible servers.
Getting Started
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.