voip_audio_route_manager_macos 1.1.0
voip_audio_route_manager_macos: ^1.1.0 copied to clipboard
macOS implementation of voip_audio_route_manager. Manages audio output routing and device discovery on macOS systems using native audio frameworks.
1.1.0 - 2026-06-16 #
Added #
- Verified route selection results for CoreAudio default output changes.
- Reports route clearing as unsupported because macOS routing is system-default based.
1.0.0 #
- Initial stable release of the macOS implementation package.
- Implements macOS-specific audio output device routing via Swift Package Manager and CoreAudio/AVFoundation.
- Detects connected speakers, headphones, USB audio devices, Bluetooth headsets, and external display outputs.