corvin 4107c875d0 提交so .a库文件 il y a 5 ans
..
3rdparty 4107c875d0 提交so .a库文件 il y a 5 ans
cfg db10ea6e93 将源码从旧仓库迁移到新仓库中 il y a 5 ans
cmake_modules db10ea6e93 将源码从旧仓库迁移到新仓库中 il y a 5 ans
include db10ea6e93 将源码从旧仓库迁移到新仓库中 il y a 5 ans
launch db10ea6e93 将源码从旧仓库迁移到新仓库中 il y a 5 ans
resources db10ea6e93 将源码从旧仓库迁移到新仓库中 il y a 5 ans
src db10ea6e93 将源码从旧仓库迁移到新仓库中 il y a 5 ans
.gitignore db10ea6e93 将源码从旧仓库迁移到新仓库中 il y a 5 ans
.gitmodules db10ea6e93 将源码从旧仓库迁移到新仓库中 il y a 5 ans
.travis.yml db10ea6e93 将源码从旧仓库迁移到新仓库中 il y a 5 ans
CMakeLists.txt db10ea6e93 将源码从旧仓库迁移到新仓库中 il y a 5 ans
LICENSE db10ea6e93 将源码从旧仓库迁移到新仓库中 il y a 5 ans
README.md db10ea6e93 将源码从旧仓库迁移到新仓库中 il y a 5 ans
package.xml db10ea6e93 将源码从旧仓库迁移到新仓库中 il y a 5 ans

README.md

snowboy_ros

ROS wrapper for Kitt.ai's Snowboy hotword detection.

The hotword_detector_node listens to the topic /audio [audio_common_msgs/AudioData] from an audo_capture node. When a hotword is detected, it publishes the number of the hotword on /trigger [std_msgs/String].