Yobo 33b95fed9a feat(tts): add Azure Speech TTS provider
- Add Azure TTS provider with SSML synthesis
- Support for 400+ neural voices including Cantonese (zh-HK)
- Config options: apiKey, region, voice, lang, outputFormat
- Environment variables: AZURE_SPEECH_API_KEY, AZURE_SPEECH_REGION
- Provider ID: 'azure' with alias 'azure-tts'
- Built-in voices: zh-HK-HiuMaanNeural, zh-HK-HiuGaaiNeural
2026-03-20 16:25:28 -07:00
..
2026-03-17 07:06:25 +00:00
2026-01-30 03:16:21 +01:00
2026-03-18 15:36:18 +00:00