api documentation for say (v0.11.0)

TTS (Text To Speech) Module for Node.js

table of contents

  1. module say
    1. function say.export (text, voice, speed, filename, callback)
    2. function say.speak (text, voice, speed, callback)
    3. function say.stop (callback)
    4. number say.base_speed
    5. string say.speaker

module say

function say.export (text, voice, speed, filename, callback)

function say.speak (text, voice, speed, callback)

function say.stop (callback)

[ this document was created with utility2 ]