Skip to content

Gandr TTS as a Vapi voice.

Two fields in the dashboard, and Vapi calls Gandr as a custom voice. The endpoint implements the Vapi contract natively.

Ask Claude CodeAsk ChatGPT

The whole integration

In the Vapi dashboard, Assistant -> Voice -> Custom Voice.

Integration
Server URL:  https://tts.gandr.ai/v1/vapi?voice=gandr-mia
Secret:      your gnd_... key

The endpoint answers raw PCM at the sample rate Vapi asks for, so there is no format conversion in the call path.

What it needs

What it takes

Two fieldsServer URL and secret in the Vapi dashboard
A keygnd_... as the custom-voice secret
A voiceAny Gandr stock id in the voice query param

A key and one stream, and Vapi calls speak in Gandr voices.

Get a key

Full API reference , gandr.ai/docs