Skip to content

unity8-team/unity-voice

Repository files navigation

Simple command and control voice recognition

Using pocketsphinx , this project provides a simple DBus API and C++/Qt client library that lets you specify a list of commands and then picks the most likely one from the user's speech into the microphone. Commands are provided as a simple list of string lists.

About

A simple "command and control" type voice recognition service, using pocketsphinx under the hood.

Resources

License

GPL-3.0, LGPL-3.0 licenses found

Licenses found

GPL-3.0
COPYING
LGPL-3.0
COPYING.LGPL-3

Stars

Watchers

Forks

Packages

No packages published