tts-say

1.0.1 • Public • Published

TTS-Say

Little tool like spd-say but cross platform

Usage

  1. npm install -g tts-say
  2. tts-say <whatyouwantittosay> or npx tts-say <whatyouwantittosay>

Example Use Cases

sleep 5; tts-say "Five seconds have passed!"

  • Will say "Five seconds have passed after the command has waited for 5 seconds"

arbitraryCommandOfTheDay; tts-say "Helllo are you there? Your command finished!"

  • Alerts you that your command has finished after it has done so

yum install somePackage; npx tts-say "Installation is done!"

  • Alerts you that your package finished installing

Readme

Keywords

none

Package Sidebar

Install

npm i tts-say

Weekly Downloads

2

Version

1.0.1

License

ISC

Unpacked Size

2 kB

Total Files

4

Last publish

Collaborators

  • elenaek