speech_to_text_field 0.1.1
speech_to_text_field: ^0.1.1 copied to clipboard
A Flutter widget that provides a text field with built-in speech-to-text functionality
0.1.1 #
- Updated documentation with screenshots
- Improved error handling
0.1.0 #
- Initial release of the speech_to_text_field package
- Core features:
- TextField with integrated microphone button for speech input
- Support for Android, iOS, macOS, and Web
- Customizable appearance and behavior
- Support for different languages
- Event callbacks for speech recognition states
- Compatible with standard TextField functionalities