New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

bettertts

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bettertts

Generate text-to-speech .mp3 files in the terminal

latest
Source
npmnpm
Version
1.0.0
Version published
Weekly downloads
3
Maintainers
1
Weekly downloads
 
Created
Source

bettertts

Generate text-to-speech .mp3 files in node or in the terminal

Installation

# Node
npm install bettertts

# Terminal
npm install bettertts -g

Usage

ttsjs <text>

Options:

  • [-f|--file] The file to output to (or use redirection > which is automatically detected)
  • [-v|--voice] The TTS voice, one of male or female
  • [-l|--locale] The text locale

Keywords

tts

FAQs

Package last updated on 14 Nov 2022

Did you know?

Socket

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