azure Speech endpoint incorrect
# support
j
Hi, I signed up to azure speech to connect as an external provider. I chose Australia east (the only australia region) and the endpoint in auzre is : https://australiaeast.api.cognitive.microsoft.com/ - can't change this but when I paste my API key into vapi i get - ENOTFOUND australia.tts.speech.microsoft.com - error saving credentials how do I connect azure speech service using the australia region?
k
Hi jicka, To connect Azure Speech Service using the Australia East region in Vapi, make sure you're specifying the correct region identifier. Based on the latest [changelog from December 19, 2024](https://docs.vapi.ai/changelog/2024/12/19), ensure the region is correctly updated in your settings. In your case, if you're still facing issues, verify: 1. Use
australiaeast
as the region (not just
australia
). 2. In the Vapi Dashboard, navigate to “Provider Keys” and update the region correctly. 3. Double-check your API key and the region code for spelling or syntax errors. If the problem persists, it might be worth checking the regional configuration on Azure to ensure no mismatch.
j
hi thanks for your response - in vapi - external key providers - the only option i can select is 'australia' - is there some other locaiton where I can change the endpoint? in azure speech service i can't change the location or endpoint - when setting it up can just choose aus east and it has the endpoint set but I also don't have the option to change hte endpoint in vapi either https://cdn.discordapp.com/attachments/1376513402653905056/1376529124235022446/image.png?ex=6835a825&is=683456a5&hm=2219f0f2b513fd70b1be84aab61593fee06511c81640edfb2161b94869d7c451&
v
To connect Azure Speech Service for Australia East in Vapi, you must use
australiaeast
as the region code
in the Provider Keys section. If the Vapi dashboard only allows "australia" and not "australiaeast", this may be a UI limitation or bug. I recommend reaching out to Vapi support directly and providing a screenshot of the issue, as the documentation expects the exact Azure region code to be used and does not mention a manual endpoint override ([changelog reference](https://docs.vapi.ai/changelog/2024/12/19)). Source: - [Vapi Changelog: December 19, 2024](https://docs.vapi.ai/changelog/2024/12/19)
v
Since the Vapi dashboard only allows "Australia" and not the required "australiaeast" region code, this appears to be a UI limitation or bug. The documentation expects you to use the exact Azure region code (
australiaeast
), but there is no option to manually override the endpoint.
Action: Please contact Vapi support and provide your screenshot, as this will help them resolve the mismatch between the documentation and the dashboard UI. [Reference: Vapi Changelog, December 19, 2024](https://docs.vapi.ai/changelog/2024/12/19) Source: - [Vapi Changelog: December 19, 2024](https://docs.vapi.ai/changelog/2024/12/19)
k
Vapi’s dashboard currently only supports Azure Speech keys from the Australia region; to use other regions, you’ll need to create a Speech resource in that region and configure it via the API.
j
Hi thanks - I did create a speech resrouce in that region but it does not match. Azure only has 1 speec resource location for australia and hte API endpoints do not match
k
Hey @Jicka, just to keep you in the loop, I am taking a look into it but it is taking some time as we need to dig deeper into it.
j
@Shubham Bajaj ok thanks for the update - I posted earlier but just to recap for you - azure endpoint https://australiaeast.api.cognitive.microsoft.com/ - I double checked in Azure and this is the only australia region and you cannot change the endpoint - Vapi endpoint error - australia.tts.speech.microsoft.com - vapi only has 1 australia location as well but the endpoints don't match. I looked in API documentation to see if I could change by API but its not an assistant or tool etc so doesnt look like it can be changed by the user
i double checked and azure does not support endpoint override - so I don't know if possible to update the endpoint to match azure's on teh vapi side. Anyway thanks again
k
Sure, I will start looking into it after some time and then get back to you.