created twilio_websocket_service.py, TwilioFrameSerializer.py moved pcm_16000_to_ulaw_8000 and ulaw_8000_to_pcm_16000 to src/pipecat/utils/audio.py fixed callback on disconnect
7 lines
164 B
XML
7 lines
164 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<Response>
|
|
<Connect>
|
|
<Stream url="wss://<your server url>/ws"></Stream>
|
|
</Connect>
|
|
<Pause length="40"/>
|
|
</Response> |