@cloudflare/voice@0.3.0
cloudflare/agents@cloudflare/voice@0.3.0Jun 12, 2026by github-actions[bot]
AI Summary
Adds audio output device selection capabilities to the Voice SDK.
Key Highlights
- New `outputDeviceId` property
- New `setOutputDevice()` method for routing playback
- Supports browser audio sink selection
New Features
- Audio output device selection
Full Release Notes
### Minor Changes - [#1711](https://github.com/cloudflare/agents/pull/1711) [`a3a8d83`](https://github.com/cloudflare/agents/commit/a3a8d8357b5043a726e04fd911acdf0dbd20f271) Thanks [@cjol](https://github.com/cjol)! - Add `outputDeviceId` and `setOutputDevice()` for routing assistant playback to a selected audio output device when the browser supports sink selection.