get-voice

0.0.2 • Public • Published

get-voice

Get human voice from translate.google.cn

Usage

var getVoice = require('get-voice')
getVoice('Hello world', function(err, buf){
  // mp3 audio fetched
  fs.writeFileSync('./hello.mp3', buf)
})

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i get-voice

    Weekly Downloads

    1

    Version

    0.0.2

    License

    none

    Last publish

    Collaborators

    • fritx