Starts call media streaming.
Documentation Index
Fetch the complete documentation index at: https://docs.wavix.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer token using appid (Authorization: Bearer )
Call ID.
Streaming configuration.
WebSocket URL for call streaming
"wss://examples.com/stream"
Specifies the streaming type. Can be either oneway for unidirectional or twoway for bidirectional streaming.
oneway, twoway "twoway"
Specifies which audio channel to stream. Use inbound to stream the incoming channel (to Wavix), outbound for the outbound channel (from Wavix), or both to stream both. For bidirectional call streaming, this setting is ignored and the inbound channel is only streamed.
inbound, outbound, both "inbound"