🎙️ Real-Time AI Voice & Response Generation
Use this API to interact with our AI voice assistant in real time. Simply provide youruserId
and speech_url
to receive an AI-generated voice response as a streamed audio file.
Core Parameters
🛈 The parameters below define the request body for this API.
Parameter | Type | Required? | Description |
---|---|---|---|
speech_url | string | ✅ Required | URL pointing to the input audio file |
Request Body
Code Samples
Response
If the request is valid, you’ll receive an audio data in chunks.Response
Possible Errors :
- Internal Server Error -
500 status code