hugobloem / wyoming-microsoft-tts

Wyoming protocol server for Microsoft Azure text-to-speech
13 stars 1 forks source link

May I know the docker setting? #65

Closed pabian84 closed 1 month ago

pabian84 commented 3 months ago

Service-region and subscription-key can be found by referring to the Azure site, but I am not sure what to do with the rest of the key values. In particular, the voice is the same as the required value, but I don't know what kind of list there is.

Can I get some help?

hugobloem commented 1 month ago

Hi,

You can leave most of these settings on their default value as you can change the location and voice within Home Assistant on the fly. However, if you want to specify a default language and voice have a look in voices.json where all possible voices are listed. Then, use its ID to specify your preferred voice e.g. af-ZA-WillemNeural.

Hope this helps.