Flutter application speech text app
This app is created auditory/speech impaired people . They can us this app for text to speech and can also save speech tiles(pre-definde voice commands which are saved in the users device) which they can later use .
-> TEXT TO SPEECH is a feature helps the user to convert words or a sentence into natural-sounding speech .
-> SPEECH TILE is a feature helps user to create a speech tile which stores ant word or words , when the tile is presses the text stored in the tile is converted in to speech .
-> Shared preferences package is used to store the speech tiles created by the user.
-> 2 MORE features are yet to be implemented.