Releases: felixjunghans/google_speech
Releases · felixjunghans/google_speech
2.0.0
Version 1.2.1
Add possibility to cancel audio stream subscription.
Version 1.2.0
Add support for SpeechContexts
1.1.0
Add meta package to pubspec.yaml
Provide a Readme file in the Example folder
- To follow the package layout conventions, a readme file was added to the example folder.
Initial release on pub.dev
This release includes the possibility to communicate via grpc with the Google Cloud Speech Api.
- possibility to send a recognize request
- Possibility to send a streamingRecognize request
- Includes a sample project