Errors occur when adding a Microsoft Azure API key.
I haven't used this app in a while because my phone was damaged. I recently bought a new phone and tried to add the Azure API key again, but it gave me an error message saying 'Errors get list of voices.' I remembered that on my previous phone, I had set up the URL with region information, but this time I copied a endpoint URL(
https://forvoice.cognitiveservices.azure.com/sts/v1.0/issuetoken) without region information. Did I miss something?
Error Screenshoot.

My azure resource information page:

I really like this app, and used it to listen a lot of books, so I hope everything will get normal soon, look forward to hear from you.
update: I have just tried two other endpoints found in doucment:
1.
https://eastasia.tts.speech.microsoft.com/cognitiveservices/v1 can be verified and saved, but also can't work, i search the output of `adb logcat` and found `Azure getAccessToken() response code = 415` error message.
2. https://
eastasia.tts.speech.microsoft.com also can be verified and saved, but result in a `Azure getAccessToken() response code = 404` in the logcat output.
post edited by zzhirong - 2023/03/27 01:42:46