wit-ai/android-voice-demo
Example on how to build a voice-enabled Android app with Wit.ai
Demonstrates NLP integration by streaming raw audio from Android's `AudioRecord` to the Wit.ai Speech API via OkHttp, with conversation flow designed around intent recognition and entity extraction. The tutorial covers training a custom Wit.ai model with diverse utterance examples, then wiring the trained model into an Android app that performs bidirectional voice interaction using text-to-speech synthesis and speech-to-intent processing.
No commits in the last 6 months.
Stars
41
Forks
24
Language
Java
License
—
Category
Last pushed
Jul 05, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/wit-ai/android-voice-demo"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
alphacep/vosk-api
Offline speech recognition API for Android, iOS, Raspberry Pi and servers with Python, Java, C# and Node
huggingface/speech-to-speech
Build local voice agents with open-source models
linto-ai/WebVoiceSDK
Buildings block for voice-enabled applications in the browser
Picovoice/speech-to-text-benchmark
speech to text benchmark framework
vox-serve/vox-serve
A Streaming-Native Serving Engine for TTS/STS Models