🚀 Excited to Share My New Flutter Project! 📱
In this video, I walk you through a Flutter app I recently built that integrates Google ML Kit for text recognition and Flutter TTS (Text-to-Speech) to read the recognized text aloud. This app makes it easier for users to extract and hear text from any image, making it a perfect tool for people with visual impairments or anyone who needs quick text-to-speech functionality. 🌍💬
Features:
📸 Image Picker: Select images from your gallery for text extraction.
🔍 Google ML Kit: Detects and extracts text from the images in real-time.
🎤 Flutter TTS: Speaks the recognized text aloud in multiple languages.
Key Packages Used:
google_ml_kit: ^0.19.0 - Text recognition from images.
image_picker: ^1.1.2 - Picking images from the device gallery.
flutter_tts: ^4.0.2 - Text-to-speech functionality.
Why This Project?
This app allows users to extract text from images and hear it read aloud, making information more accessible. Whether for helping visually impaired users or just for convenience, this app offers a unique way to interact with the world around us.
👉 Check out the code https://github.com/subshegde/Text_Rec...
🔔 Don't forget to like, subscribe, and share your thoughts in the comments. Let me know how I can improve or add more features to this app!