Get the Media for a Live Conversation
Use the get live media request to receive the audio chunks for a live conversation in realtime, the connection is a keep-alive connection and provides the Content-Type audio/wav
with chunked
Transfer-Encoding, this connection will remain open until the conversation ends.
The get live media request requires a unique token, obtainable using the get live media token request.
Endpoint
Method: GET
URL: /media/live
Query Parameter
Parameter Name | Data Type | Description | Required/Optional |
---|---|---|---|
| String | The unique token obtained using the get live media token request. NoteThe token is usable up to 30 seconds after it is obtained, if the token is not used within 30 seconds, a new token must be obtained. | Required |
Sample Request
/media/live?token=e5aed2b3-fc7c-4f28-111a-914fd4542ca5