Skip to content

easyNav/easyNav-pi-voice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Voice Daemon

What is it?

Voice Daemon for easyNav.

Installation

$ sudo pip install .

Running Voice Daemon

Installation via pip ensures daemon is installed locally. To run, execute:

$ easyNav-pi-voice

Running tests

Voice Daemon uses make. To run, execute:

$ make test

Development

Voice module consists of event handlers via `attachEvent()`, a `tick()` function handler.  Edit these accordingly.  

Don't forget the dependencies!  Remember to bump the version number if doing newer installation.

About

Pi voice daemon for easyNav

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages