compass_schedule_tts

1.2.2 • Public • Published

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.

Readme

Keywords

none

Package Sidebar

Install

npm i compass_schedule_tts

Weekly Downloads

5

Version

1.2.2

License

GNUv3

Unpacked Size

262 kB

Total Files

11

Last publish

Collaborators

  • cipherix