Listen to your tweets using SpeechSynthesis API. Since SpeechSynthesis is only available on Chrome, this may not work in other browsers.
- Go to your twitter profile page.
- Copy and paste
listen.js
orspeech.js
contents into Developer Tools. - Use Play All button, or click Play on indivitual tweets.
- Use Start Listening button to start talking. You can say in Spanish the following commands:
- Nuevo Mensaje: Opens new tweet modal, here you can say anything and will write it in the tweet content input
- Borrar Mensaje: Clears tweet content input
- Enviar Mensaje: Sends a new tweet
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.