1.0.2 • Published 9 years ago

hubot-kodi-espeak v1.0.2

Weekly downloads
9
License
-
Repository
github
Last release
9 years ago

hubot-kodi-espeak

Speaks any text using Kodi and eSpeak.

Description

The script streams audio (text to WAV by eSpeak) at the URL: http://hubot-http.example.org/kodi-say/en/hello world. Command hubot say hello world sends this URL to Kodi.

Configuration

HUBOT_KODI_URL — URL of Kodi instance. Ex.: http://kodi:secret@kodi.lan/.

HUBOT_ESPEAK_URL — URL of Hubot HTTP server used by Kodi (optional, defaults http://{EXPRESS_USER}:{EXPRESS_PASSWORD}@localhost:{EXPRESS_PORT}).

HUBOT_ESPEAK_VOICE — eSpeak voice (optional, defaults "en").

Commands

hubot say <text> — say <text> using Kodi speakers

1.0.2

9 years ago

1.0.1

9 years ago