Skip to content

fixermark/belphanior-speech-servant

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
bin
 
 
 
 
 
 
 
 
 
 
Belphanior speech servant outputs speech to attached audio hardware using the 'espeak' command-line tool. To use,

* Create a "servant_config" file specifying the host IP and port using the following JSON:
{"ip":"127.0.0.1","port":3000}
* run bin/belphanior_speech_servant.
* Connect to the servant at http://127.0.0.1:3000 to learn more. Your Belphanior butler can connect
  to the servant at http://127.0.0.1:3000/protocol

About

Outputs synthesized speech from an audio-equipped device. Utilizes the 'espeak' command-line tool to generate audio output.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages