Luiz Fernando Seibel Carrilho
03/12/2026, 12:44 PMVapi Support Bot
03/12/2026, 12:45 PMvoice property in your assistant's configuration. For PT-PT, set the provider and the desired Portuguese (Portugal) voice ID as shown below:
json
"model": {
"provider": "azure",
"voice": { "provider": "azure", "voiceId": "pt-PT-FernandaNeural" }
}
Replace pt-PT-FernandaNeural with your preferred PT-PT voice ID if needed. Test different voices for best quality.
For more details, see the [assistant-based warm transfer documentation](https://docs.vapi.ai/calls/assistant-based-warm-transfer).
Sources:
- [Assistant-based warm transfer](https://docs.vapi.ai/calls/assistant-based-warm-transfer)
- [Custom voices](https://docs.vapi.ai/customization/custom-voices/custom-voice)