Skip to content

ManishRavi/transcribe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flutter_voice_transcribe

Transcribe is developed for the people those who cannot hear(Deaf) and those who cannot speak(Dumb). This app is inspired from Live Transcribe.

App Features: • Deaf people can give voice input which is displayed on the screen (realtime speech to text conversion) • Dumb people can reply by typing the text on the screen which is available in the app • Available on Android API level 16 (4.1) (JELLY_BEAN) and later • Security : Conversations are deleted automatically • UI : Simple and easily accessible UI

App Permissions: Access Microphone:

	<uses-permission android:name="android.permission.RECORD_AUDIO" /> 

This permission is required to take voice input from the user.

  

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages