Skip to content

gdljs/twitter-speech

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Twitter Speech

Listen to your tweets using SpeechSynthesis API. Since SpeechSynthesis is only available on Chrome, this may not work in other browsers.

Usage

  1. Go to your twitter profile page.
  2. Copy and paste listen.js or speech.js contents into Developer Tools.
  3. Use Play All button, or click Play on indivitual tweets.
  4. Use Start Listening button to start talking. You can say in Spanish the following commands:
  5. Nuevo Mensaje: Opens new tweet modal, here you can say anything and will write it in the tweet content input
  6. Borrar Mensaje: Clears tweet content input
  7. Enviar Mensaje: Sends a new tweet

License

Twitter Speech is Copyright © 2016 Orlando Del Aguila and Alexis Duran. It is free software, and may be redistributed under the terms specified in the LICENSE file.

About

Adding a speech layer to twitter using Web Speech APIs. For fun

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%