vais_speech 1.0.8 copy "vais_speech: ^1.0.8" to clipboard
vais_speech: ^1.0.8 copied to clipboard

outdated

A new Flutter plugin.

0.0.1 #

  • Describe initial release.

0.0.2 #

  • Add Optional singleUtterance to .addListener() function (default is true):
    void addListener(VaisSpeechCallback listener, {bool singleUtterance = true}) {}

Notice : Only available with streaming mode

0.0.3 #

  • Update Document in README.md

0.0.5 #

  • Release Streaming mode for iOS

1.0.4 #

  • Update record Android

1.0.8 #

  • Update record ios