1.2.2 • Published 3 years ago

compass_schedule_tts v1.2.2

Weekly downloads
14
License
GNUv3
Repository
github
Last release
3 years ago

Compass Schedule TTS

A CLI & library which converts a simple iCalendar into audio/text files

Usage

Minimal configuration necessary. The config folder is where most configuration will occur. By providing a url, this will assist in converting that iCal to a Windows Audio file.

Installation

  • Requires Node.JS v10.0.0+
  • Requires npm.js
  • Python
npm install

# Start
npm start address@gmail.com  # look in config/calendars.json

There are two ways of utilising the IBM Watson TTS engine: through modifying the config/config.json or introducing the downloadable ibm-credentials.env into the root-level folder (of compass_schedule_tts currently). The credentials file has precedence. Otherwise, you may choose to set the the environmental variable IBM_CREDENTIALS_FILE to the path of your credentials.

Notes

Does not worry about timezones; if you don't live in Melbourne... (+11:00) idc.