-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Research and implement the Google Speech to Text API in our project. Create a dummy page that has a button and when pressed, it will record the user speaking. Based on the command the user gave, the site will perform an action. Start small with the commands then build up. Find a way to not require the user to need to press a button in order to give a command.
Examples of building up to more complex actions:
- User says anything with the phrase "read", then the site will read a sentence out loud.
- User says "read step 1", then the site will read the first line in a bulleted list.
Metadata
Metadata
Assignees
Labels
Back EndBack end tasksBack end tasks