๐ apiv2 is live!
Soundverseโs Enterprise API has moved to apiv2.soundverse.ai โ new self-serve account setup, API keys, and billing are managed at platform.soundverse.ai. This page documents the legacy
api.soundverse.ai API.๐๏ธ 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.
Request Body
Code Samples
- HTML & JS
- cURL
Response
If the request is valid, youโll receive an audio data in chunks.Response
- 200 OK
- 400 Bad Request
Possible Errors :
- Internal Server Error -
500 status code

