rss-to-speech

1.0.1 • Public • Published

RSS News to Speech

Node.js app fetches an RSS feed, and reads news titles out loud by using the text-to-speech library Say.

Quick Start

Read New York Times news:

const rssToSpeech = require('./index');
 
rssToSpeech('http://rss.nytimes.com/services/xml/rss/nyt/HomePage.xml');

Package Sidebar

Install

npm i rss-to-speech

Weekly Downloads

1

Version

1.0.1

License

MIT

Unpacked Size

1.52 kB

Total Files

4

Last publish

Collaborators

  • janlukasschroeder