cloud_text_to_speech 2.2.0 cloud_text_to_speech: ^2.2.0 copied to clipboard
Single interface to Google, Microsoft and Amazon Text-To-Speech.
1.0.0 #
- Add Google and Microsoft TTS
1.0.1 #
- Change README.md
1.0.2 #
- Add package topics
1.0.3 #
- Update dependencies
1.0.4 #
- Update VoiceUniversal
- Update examples
- Update package topics
1.0.5 #
- Add export for audio responses
1.0.6 #
- Update package.yaml
1.1.0 #
- Add VoiceLocale
- Remove locale properties from voice
- Sort by locale and gender
1.1.1 #
- Update tts params mapping
1.1.2 #
- Map unsupported language codes
- Map unsupported country codes
1.1.3 #
- Fix Google SSML root tag
2.0.0 #
- Add Amazon TTS
- Update Universal TTS
- Add audio format mapping
- Update tts params mapping
2.1.0 #
- Add Combine provider
- Add provider to voice models
- Add engines to voice models
- Add initDone getters
2.2.0 #
- Add scriptName to voice locale
- Add nativeScriptName to voice locale
- Fix segments to locale mapping
- Fix Amazon voice engines mapping