AutoTranscribe
Get streaming URL
Get websocket streaming URL to transcribe audio in real time. This websocket is used to send audio to ASAPP’s transcription service and receive transcription results.
POST
/
autotranscribe
/
v1
/
streaming-url
Authorizations
asapp-api-id
string
headerrequiredasapp-api-secret
string
headerrequiredBody
application/json
externalId
string
Your unique identifier for the conversation. This ID should be the same for streams of the same conversation.
Response
200 - application/json
Get streaming url
streamingUrl
string
Streaming websocket URL
Was this page helpful?