文件名称:node-neospeech:适用于Node.js的NeoSpeech TTS客户端库
文件大小:45KB
文件格式:ZIP
更新时间:2024-06-14 17:13:35
C++
NeoSpeech neospeech是用编写的的客户端库。 依存关系 ffmpeg mp3的libmp3lame Ogg的libvorbis 有关更多详细信息,请参阅“部分。 安装 $ npm install neospeech 用法 var neospeech = new ( require ( 'neospeech' ) ) ( { // host: '127.0.0.1', // port: 7000 } ) ; 原料药 便利功能 neospeech . bridget ( TEXT , OUT_PATH , function ( err , result ) { } ) ; neospeech . hui ( TEXT , OUT_PATH , function ( err , result ) { } ) ; neospeech . julie ( TEX
【文件预览】:
node-neospeech-master
----index.js(80B)
----package.json(876B)
----binding()
--------neospeech.h(4KB)
--------libttsapi()
--------neospeech.cc(26KB)
----Gruntfile.js(929B)
----.npmignore(105B)
----examples()
--------test.js(2KB)
--------neospeech.js(4KB)
----.gitignore(56B)
----lib()
--------index.js(14KB)
--------util.js(5KB)
--------constants.js(3KB)
----README.md(7KB)
----.jshintrc(368B)
----.editorconfig(322B)
----.gitattributes(12B)
----binding.gyp(242B)