voice_recognition_flutter 1.1.1 copy "voice_recognition_flutter: ^1.1.1" to clipboard
voice_recognition_flutter: ^1.1.1 copied to clipboard

PlatformAndroid

this is a flutter plugine for voice recognition

1.1.1 #

  • Fix getAllLocal() returns incorrect type causing CastList<Object?, dynamic> to List

1.1.0 #

Initial release of the voice_recognition plugin.

Features #

  • Real-time voice recognition
  • Multiple language support with customizable locale settings
  • Continuous speech recognition mode
  • speech recognition event handling
    • Speech ready detection
    • Speech beginning detection
    • Audio level monitoring (RMS changes)
    • End of speech detection
    • Error handling
    • Partial and final results callbacks
  • Method to retrieve all available locales on device
  • Support for Flutter null safety
  • Permission handling for microphone access

Platform Support #

  • Android
8
likes
130
points
22
downloads

Publisher

unverified uploader

Weekly Downloads

this is a flutter plugine for voice recognition

Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on voice_recognition_flutter

Packages that implement voice_recognition_flutter