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

this is a flutter plugine for voice recognition

1.0.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
0
points
19
downloads

Publisher

unverified uploader

Weekly Downloads

this is a flutter plugine for voice recognition

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on voice_recognition_flutter

Packages that implement voice_recognition_flutter