cURL
curl --request GET \ --url https://prod.featherhq.com/api/v1/tts-configs \ --header 'X-API-Key: <api-key>'
[ { "id": "<string>", "name": "<string>", "description": "<string>", "provider": "DEEPGRAM", "language": [ "<string>" ], "model": "<string>", "additionalConfig": {} } ]
Get all available TTS configurations
List of available TTS configurations
DEEPGRAM
CARTESIA
AMAZON
ELEVEN_LABS
PLAY_HT
RIME
OPENAI
INWORLD
SESAME
Show child attributes