Documentation Index
Fetch the complete documentation index at: https://docs.bland.ai/llms.txt
Use this file to discover all available pages before exploring further.
This endpoint is deprecated. Use POST /v1/speak instead, which supports all the same functionality plus automatic storage of generations.
Your API key for authentication.
Path Parameters
The ID of the voice to generate the audio sample for, or it’s name (like “maya”).
Request Body
The text content to be spoken in the voice sample.Character limit: 200 characters.
Alternate voice_settings can be passed in to override the preset’s default settings.
The language of the text content. Default is ENG.Supported Languages and their codes can be found here.
Response
The generated audio file of the spoken text using the specified or overridden voice preset settings.
Docs for agents: llms.txt