google_speech 2.0.1 copy "google_speech: ^2.0.1" to clipboard
google_speech: ^2.0.1 copied to clipboard

outdated

Flutter Plugin for the Google Cloud GRPC Speech-to-Text Api.

2.0.1 Fix SpeechContext. #

  • Add parameter boost to SpeechContextBeta
  • Remove "currently not supported" flag from SpeechContext

2.0.0 Add support for Flutter 2 and null safety. #

  • Now supporting null safety.

1.2.1 Add possibility to cancel audio stream subscription. #

  • Add possibility to cancel audio stream subscription.

1.2.0 Add SpeechContext support. #

  • Add SpeechContext support.

1.1.1 Fix import and naming errors. #

  • Fix import and naming errors.

1.1.0 Add Google Speech Beta support. #

  • Add all the features required to use Google Speech Beta.

1.0.2 An example with a microphone input added. #

  • Added an example project which shows the use of google_speech with a microphone input.

1.0.1 Provide a Readme file in the Example folder. #

  • Added a readme file to the example folder, to follow the package layout conventions.

1.0.0 Initial release on pub.dev. #

  • Added a function to use the Google Speech Api via request.
  • Added a function to use the Google Speech Api via a stream.
  • Added a sample project.
143
likes
0
points
4.24k
downloads

Publisher

verified publisherfelixjunghans.de

Weekly Downloads

Flutter Plugin for the Google Cloud GRPC Speech-to-Text Api.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

fixnum, flutter, grpc, meta, path_provider, protobuf

More

Packages that depend on google_speech