Open 1sharth opened 3 years ago
Seems like this is an expected behavior, when sending a request to the endpoint to get the base64 data, we only sends 2 characters country code
With exception for Chinese Simplified and Traditional (zh-CN
and zh-TW
respectively)
Thank you for reporting this issue.
Looks like google translate API has a minor change. I will some updates next release.
en
Thanks
The sample code present in the examples is not working:
Error: lang "en-US" might not exist
It successfully returned base64 output for language codes: 'en', 'es'. en-Us, en-AU are working fine for getAudioUrl,getAllAudioUrls functions though.