Closed connermo closed 6 months ago
Hi @connermo would you please try adding lang tag: https://learn.microsoft.com/en-us/azure/ai-services/speech-service/speech-synthesis-markup-voice#adjust-speaking-languages
Or if there is issue with the Date reading, you can also add say-as date tag for a quick fix: https://learn.microsoft.com/en-us/azure/ai-services/speech-service/speech-synthesis-markup-pronunciation#say-as-element
Closed since no further updates, presumed resolved with the configuration instructions given.
Description
Run official sample python script to synthesize Chinese Date text, using the text-to-speech API with voice name "zh-CN-XiaoxiaoMultilingualNeural". However, the output is Japanese instead of Chinese.
Steps to Reproduce
Run the official sample python script as follows: