Skip to content

juncaofish/pyftwake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flytek wakeup service linux sdk python wrap

usage:

1. download xunfei linux sdk and put dynamic library *so file to /usr/local/lib


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

About

python wrapper for FlyTech wakeup service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published