Skip to content

Sample app to convert speech to text and record user voice input using android mic

Notifications You must be signed in to change notification settings

saurabhSRJ/VoiceRecordingPOC

Repository files navigation

STT-TTS-Android

A demo application showcasing Speech-to-text and Recording voice input using Mic

ui screenshot

  1. Click on Speak button to convert speech to text using SpeechRecognizer provided by the android sdk
  2. Click on Listen button to open second screen where you can record the voice input using mic. Mic input would be recorded till 6 secs or if no sound is detected in last 1.5 secs (whichever happens first)

Reference: https://dev.to/rtficial/speech-to-text-and-text-to-speech-on-android-432p

About

Sample app to convert speech to text and record user voice input using android mic

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages