manual_speech_to_text 0.0.5 copy "manual_speech_to_text: ^0.0.5" to clipboard
manual_speech_to_text: ^0.0.5 copied to clipboard

ManualSpeechToText is a Flutter package that offers full manual control over speech-to-text functionality. It enables continuous listening without automatic pauses during speech breaks, providing cust [...]

0.0.2 #

Added #

  • Initial release of the ManualSpeechToText package.
  • Implemented manual control for speech-to-text functionality with start, stop, pause, and resume capabilities.
  • Added callbacks for pause and play actions.
  • Included an example Flutter app demonstrating package usage.

0.0.3 #

Enhancements #

  • Added CHANGELOG.md.
  • Enhancement in documentation.

0.0.4 & 0.0.5 #

Enhancements #

  • Package description enhancement.
11
likes
0
points
142
downloads

Publisher

unverified uploader

Weekly Downloads

ManualSpeechToText is a Flutter package that offers full manual control over speech-to-text functionality. It enables continuous listening without automatic pauses during speech breaks, providing custom callbacks for start, pause, resume, and stop actions.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, permission_handler, speech_to_text

More

Packages that depend on manual_speech_to_text