watson-speech
Version:
IBM Watson Speech to Text and Text to Speech SDK for web browsers.
15 lines (14 loc) • 343 B
JSON
{
"source": {
"include": [ "./index.js", "./speech-to-text/", "./text-to-speech/" ]
},
"note": "this should be named opts, not options",
"opts": {
"package": "package.json",
"readme": "README.md",
"recurse": false,
"xtemplate": "jsdoc/template",
"destination": "./doc/"
},
"plugins": ["plugins/markdown"]
}