@hendrikprinsza/basic-tts-player

0.2.3 • Public • Published

basic-tts-player NPM version License Downloads

Convert text to speech and play the sound

npm i @hendrikprinsza/basic-tts-player

Install

npm i @hendrikprinsza/basic-tts-player

Usage

var bTtsPlayer = require('basic-tts-player');

bTtsPlayer("Hello, this is a test string");

CLI

Install:

$ npm install -g @hendrikprinsza/basic-tts-player

Use:

Usage: basic-tts-player [string]

Text to speech to speaker

Options:

  -h, --help           output usage information
  -v, --version        output version number

Usage Example
$ basic-tts-player "Hello, this is a simple string"

License: MIT

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.2.3
    0
    • latest

Version History

Package Sidebar

Install

npm i @hendrikprinsza/basic-tts-player

Weekly Downloads

4

Version

0.2.3

License

MIT

Unpacked Size

5 kB

Total Files

5

Last publish

Collaborators

  • hendrikprinsza