Socket
Socket
Sign inDemoInstall

@hendrikprinsza/basic-tts-player

Package Overview
Dependencies
63
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @hendrikprinsza/basic-tts-player

Text to speech to speaker


Version published
Maintainers
1
Created

Readme

Source

basic-tts-player NPM version License Downloads

Convert text to speech and play the sound

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

Keywords

FAQs

Last updated on 01 Nov 2017

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc