Here is a small Python script that can read arbitrary RSS feed and later read it to you by voice.
As an example I have RSS feeds from two websites: yandex.ru and news.ycombinator.com loaded in Russian and English language respectively.
It has following dependencies: gTTS (google text to speach module, core function) also pyglet and feedparser.
This comment has been removed by the author.
ReplyDelete