Add Library Voice
Discovery
Add Library Voice
Add a shared library voice to your org so it can be used in your calls and TTS.
POST
Add Library Voice
Overview
Adds a voice from the public Bland voice library to your org’s voice list. Once added, the voice can be used like any other voice you own: passed to Speak, configured via Update Voice Config, renamed, and so on. The original library voice is unchanged. The endpoint returns a new voice record that lives in your org and points at the same underlying model. This call is throttled to 30 add operations per minute per org.Headers
Your API key for authentication.
Path Parameters
UUID of the shared voice to add.
Response
success on success.Human-readable confirmation.
The newly added voice in your org. See Get Voice for the field list. The
id is unique to your org, the voice_id field points at the underlying model.Docs for agents: llms.txt