I’m building a mobile application whose entire value lies in accurate, lightning-fast voice recognition. The app must be able to: • React to spoken commands that trigger in-app actions • Convert speech to text in real time, ready for search, notes, or messaging • Translate spoken phrases between languages on the fly I’m focused solely on voice recognition for this first release; no image processing is required right now. Whichever stack you’re most comfortable with—native iOS/Android, Flutter, React Native, or another approach—is fine as long as you can integrate a reliable AI speech engine (for example Google Speech-to-Text, Azure Cognitive Services, or a comparable on-device model) and keep latency low. Please factor in: • An intuitive UI that guides users to grant mic permissions and start speaking • A lightweight offline fallback or clear error handling when connectivity drops • A clean, well-documented codebase so future updates (like adding image recognition) are straightforward Send over a brief outline of your approach, the libraries or APIs you’d rely on, and any similar apps you’ve shipped. The right fit will own the build from prototype through store-ready release.