Diction Version 1.0

An app that utilizes Voice Recognition System as well as Text to Speech system to allow disabled people to write via speech.

Description: The project was made using Java in Android Studio. The main idea behind the app is to utilize voice recognition and text to speech software, provided in Android Studio, to allow the user to write down whatever they want via speech. In essence, it is inspired by Microsoft Word, but is tailored to accommodate disabled people such as the blind.

The Project consists of 3 pages:

  1. The MainPage: This is the main page of the app. Here you will be given three voice command options and by stating the appropriate command, the appropriate action will carry out the appropriate action. For example, if you say "document", then the user will be taken to the document page.
  2. Word Document Page: This is the document page of the app. Here you will be able to write down whatever you want via speech.
  3. Tutorial Page: This is the tutorial page of the app. Here the system will state the commands, what they do, and what are the subcommands.

Main Key Words:

User Instructions:

  1. Git Clone the project
  2. Run it on Android Studio

Github Link: EnyetullahRahimullahDiction/Github