/twitter-speech

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

Primary LanguageJavaScriptMIT LicenseMIT

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.