zackstout / voice-recognition-poems

Takes vocal commands and reads poems aloud.

Home Page:https://zackstout.github.io/voice-recognition-poems/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Voice Recognition: Poems

Playing with Chrome's voice recognition and text-to-speech APIs. Issue a vocal command, and the browser reads the requested poem aloud.

To use: say "read Prufrock".

Next steps:

  • Hook up to our database of poems, or integrate with a web-scraper to find poems online that match the user's vocal input. Could spit back an array with "Did you mean [x], or [y], ...?".

About

Takes vocal commands and reads poems aloud.

https://zackstout.github.io/voice-recognition-poems/


Languages

Language:JavaScript 97.5%Language:HTML 2.5%