mariusl01
08/20/2025, 5:24 PMChiranjeet Mishra
08/22/2025, 6:34 AMRO-ro, you should ensure that your selected voice supports this language code. Unfortunately, as per the [Vapi Voices document](https://docs.vapi.ai/providers/voice/vapi-voices), Vapi doesn't explicitly list a voice for Romanian (RO-ro).
To proceed, you might need to check if there are any custom providers that can support this language or adjust your assistant configuration to use a compatible voice, assuming you're able to work with a different language if Romanian isn't crucial for your current setup.
If you decide to proceed with custom voices, you can set it up with a supported provider by using the assistant configuration:
json
{
"voice": {
"provider": "your-provider",
"voiceId": "your-voice-id"
}
}
For further assistance, you may need to explore third-party options that align with Vapi requirements while ensuring they support RO-ro.