largetalk/pyft
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
flytek msc linux sdk python wrap usage: 1. download xunfei linux sdk and put dynamic library *so file to /usr/local/lib xunfei linux sdk download url is http://dev.voicecloud.cn/download.php 2. link *so file if you python bin path is /usr/bin/python, make link else you should link those *so file yourself 3. install python setup.py build sudo python setup.py install 4. test python example/test.py