Hi team, I’m integrating my own Mongolian TTS (Chimege API) with VAPI using the custom TTS webhook setup. I’ve already built and tested my /api/synthesize endpoint and verified it returns proper raw PCM audio.
However, I can’t find where in the VAPI dashboard I’m supposed to configure my assistant to use this custom TTS server. I’ve reviewed the Custom TTS docs, but there’s no clear UI or input field for setting the TTS webhook URL, secret, etc.
Can someone guide me on:
Where to configure the assistant to use my TTS server?
Or whether this setup is only possible via the VAPI API (not dashboard)?
Thanks in advance!