I'm using the Google Cloud Text to Speech API, and the code works as expected for all languages I've tried so far. However, for this voice id: ms-MY-Wavenet-D, I'm getting this error in production:
{
}
The voice is listed on the website, and when I run the API call to fetch all voices, it's also listed:
{#7620
+"languageCodes": [
"ms-MY",
],
+"name": "ms-MY-Wavenet-D",
+"ssmlGender": "MALE",
+"naturalSampleRateHertz": 24000,
},
Has anyone else encountered this problem and is there anything that can be done?
User | Count |
---|---|
2 | |
1 | |
1 | |
1 | |
1 |