flutter_wake_word 0.0.4 copy "flutter_wake_word: ^0.0.4" to clipboard
flutter_wake_word: ^0.0.4 copied to clipboard

This is an on-device "wake word" package for Flutter. A wake word is a keyword or sentance that activates your application, like "Hey Siri" or "OK Google". It also provides the ability to recognize a [...]

0.0.1 #

Initial release of flutter wake word detection library.

0.0.2 #

Several minor fixes

0.0.3 #

Added ReadMe.md

0.0.4 #

Added documentation and some cosmetic fixes

11
likes
0
points
575
downloads

Publisher

unverified uploader

Weekly Downloads

This is an on-device "wake word" package for Flutter. A wake word is a keyword or sentance that activates your application, like "Hey Siri" or "OK Google". It also provides the ability to recognize a spoken word or phrase and directly associate it with a specific action or operation within an application.

Homepage

License

unknown (license)

Dependencies

flutter, ios_microphone_permission, permission_handler, plugin_platform_interface, record

More

Packages that depend on flutter_wake_word

Packages that implement flutter_wake_word