Skip to content

Releases: felixjunghans/google_speech

2.0.0

20 May 10:07
Compare
Choose a tag to compare

Add Support for Flutter 2.2.0

Version 1.2.1

27 Sep 22:25
Compare
Choose a tag to compare

Add possibility to cancel audio stream subscription.

Version 1.2.0

25 Sep 16:53
Compare
Choose a tag to compare

Add support for SpeechContexts

1.1.0

14 Jul 14:37
Compare
Choose a tag to compare
Add meta package to pubspec.yaml

Provide a Readme file in the Example folder

14 May 22:56
Compare
Choose a tag to compare
  • To follow the package layout conventions, a readme file was added to the example folder.

Initial release on pub.dev

14 May 22:42
c8b5871
Compare
Choose a tag to compare

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