Skip to content

wzpan/ReSpeaker-Switcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReSpeaker-Switcher

ReSpeaker 2-Mic Pi HAT 的麦克风开关。使用开发板上的按钮开关麦克风。

安装

git clone https://github.com/wzpan/ReSpeaker-Switcher.git
cd ReSpeaker-Switcher
pip install -r requirements.txt

使用

python switcher.py

与叮当一同开机启动

要与叮当一同开机启动,可以参考叮当 设置开机启动 ,在 dingdang.sh 中添加如下命令:

...
sleep 1
sudo python /home/pi/ReSpeaker-Switcher/switcher.py &

About

ReSpeaker 2-Mics Pi HAT 麦克风开关

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages