@cloudflare/voice@0.3.5
cloudflare/agents@cloudflare/voice@0.3.5Jul 22, 2026by github-actions[bot]
AI Summary
This patch adds support for streaming Speech-to-Text (STT) providers to the voice pipeline, allowing for more flexible audio processing options.
Key Highlights
- Added AssemblyAI as a new streaming STT provider.
- Added ElevenLabs as a new streaming STT provider.
- Enhanced the voice pipeline with new streaming capabilities.
New Features
- AssemblyAI streaming STT provider support.
- ElevenLabs streaming STT provider support.
Full Release Notes
### Patch Changes - [#1912](https://github.com/cloudflare/agents/pull/1912) [`219d59b`](https://github.com/cloudflare/agents/commit/219d59b8524868a9e258ebc3c437618b25e739a1) Thanks [@cjol](https://github.com/cjol)! - Add AssemblyAI and ElevenLabs streaming STT providers for the voice pipeline.