New in 3.17The CHIRP channel is available from Rasa Pro 3.17.
Configuration
Add the following tocredentials.yml:
credentials.yml
WebSocket endpoint
The test client connects to:username and password from credentials.yml.
Protocol
Audio is sent in both directions as 16 kHz, signed 16-bit mono PCM in WebSocket binary frames. Optional JSON text frames (speech.started, speech.completed) signal turn boundaries and support interruption handling.