picotts

0.1.1 • Public • Published

PicoTTS for Node

PicoTTS wrapper for NodeJS. PicoTTS is being used by Android and it's extremely lightweight and fast yet produces very natural voices.

Usage

 
var pico = require('picotts')
 
pico.say('Hey this is cool', 'en-US', function(err) {
  if (!err)
      console.log('Correctly played')
})
 

Package Sidebar

Install

npm i picotts

Weekly Downloads

0

Version

0.1.1

License

none

Last publish

Collaborators

  • luisivan