hubot-kodi-espeak

1.0.2 • Public • Published

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

Package Sidebar

Install

npm i hubot-kodi-espeak

Weekly Downloads

4

Version

1.0.2

License

none

Last publish

Collaborators

  • black-roland