tts_azure 1.0.0
tts_azure: ^1.0.0 copied to clipboard
Text to Speech from Azure. A Flutter package that interacts with the Azure Cognitive Services REST API to convert text to speech.
1.0.0 27/03/2020 #
- Replace function name
play
tospeak
. - Implement
stop
function.
0.0.7 27/03/2020 #
- Replace
audioplayer
package foraudioplayers
.
0.0.6 27/03/2020 #
- Add List of Azure standart voices.
0.0.5 27/03/2020 #
- Update dependencies.
- Fix README.md
0.0.4 27/03/2020 #
- Fix README.MD.
- Add description in pubspec.yaml
0.0.3 26/03/2020 #
- Fix README.MD.
- Change language in example project.
0.0.2 26/03/2020 #
- Updated documentation in README.MD.
- Change language in example project.
0.0.1 26/03/2020 #
- Token reload in 9 minutes.
- Speech to text.