johnelliott / annunciator

Broadcast text-to-speech over Sonos speakers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Annunciator

A text-to-speech public address system for Sonos speakers

###Commands

$ npm start: Start the server

$ npm run dbg: Start the server in debug mode

###Implementation Details

The server:

The goal of the UI is to command line "$ anu hello this is dog" will say "hello this is dog"

Text to speech using the say command on Mac OS, linux support may be possible if text-to-speech can get a format Sonos can .

About

Broadcast text-to-speech over Sonos speakers


Languages

Language:JavaScript 92.9%Language:Shell 7.1%