Speech-to-WhatsApp Prototype

Job ID: 39894564

Budget: ₹12,500 – ₹37,500 INR

I’m looking for a lean Flutter proof-of-concept that runs on both iOS and Android.

What it must do
• Record speech locally.
• Convert that audio to text with my own on-device speech-to-text logic—no default OS engine and no cloud or third-party API. Noise cancellation needs to be baked in.
• Show the recognized text on screen.
• On tap, forward the text together with a preset link to a chosen WhatsApp contact.

Online / offline handling
The build has to work without connectivity. When the device is offline, temporarily store each transcription and queue the WhatsApp send until a connection is restored.

Scope for this first iteration
• One screen: Record button, text preview area, and “Send to WhatsApp” action.
• Simple local queue for offline messages.
• Clear setup instructions so I can run the project in Android Studio and Xcode on my own devices.
• Well-commented source code delivered with the README.

This is just a basic prototype; if everything works smoothly I’ll open a separate, larger project for full design, extra features, and polish.