This project is step towards helping people with neurological disabilities communicate and interact with technology independantly. The program allows you to control a keyboard and speak what have typed, out loud, on command
How it Works
EEG Extraction
EEG data from the player is extracted using the Muse headband. The data is sent over a web socket to be recieved by the game
Brain to Text
The game iterates through each row so the user can choose the right one. Then it iterates through the row so the user can choose the letter to type, then adding the letter to the phrase
Text to Speech
When the user has typed out the phrase they want to speak, they can now have the program say the text out loud whenever their brainwaves indicate they want to