Inspiration and What it Does

We want to help the disabled people especially The Virtually Impaired and People with hearing Impairments to easily Study and listen to their Text Notes, Lecture Notes etc. by converting the text contents to audio/voice contents for easy listening and understanding.

Its time to keep all your Lecture Notes, Text Notes etc all in one place and then convert it to voice for easy audio playing and understanding of the text contents powered by Modzy Text to Speech AI

I also integrates Search Engine System to enabled them search the Text-Voice Contents and then Play the audio Contents in real-time all by leveragingModzy Text-Speech AI and jsRapAudio Audio Player

How we built it

The application was built with php, mysql, Modzy Text-Speech AI and jsRapAudio Audio Player
I integrated free open source Audio Player by JsRapAudio, (https://github.com/Thibor/jsRapAudio)

Challenges we ran into

There is Latency with Modzy Text to Speech AI Model
There is about 20 to 40 seconds Latency or delay when making a Curl Request with the application provided Modzy Job id to convert the Text to Speech. I discovered that Modzy normally place all the jobs/jobID's on a queue pending when it be free/available to retrieve contents via API.

To keep User alerted with next line of action during Text to Speech data conversion. I set an ajax call timer to enable user to send request every 10 seconds until the JobID request is successful.

Accomplishments that we're proud of

What we learned

Learning about Modzy AI model is very fantastic and amazing...

Built With

Share this project:

Updates