- Add AudioOutputDevice interface with id, name, type fields - Add getAvailableAudioOutputs() to list available audio devices - Add selectAudioOutput(deviceId) to switch to specific device - Add mapDeviceType() helper for device type normalization 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>