speech_to_text_ultra 0.0.3 copy "speech_to_text_ultra: ^0.0.3" to clipboard
speech_to_text_ultra: ^0.0.3 copied to clipboard

Introducing a Flutter package solving sudden pauses during speech recognition. Manual pause/play allows uninterrupted dictation, enhancing user experience for seamless interaction.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add speech_to_text_ultra

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  speech_to_text_ultra: ^0.0.3

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:speech_to_text_ultra/speech_to_text_ultra.dart';
20
likes
140
points
156
downloads

Publisher

unverified uploader

Weekly Downloads

Introducing a Flutter package solving sudden pauses during speech recognition. Manual pause/play allows uninterrupted dictation, enhancing user experience for seamless interaction.

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, speech_to_text

More

Packages that depend on speech_to_text_ultra