Outputs synthesized speech from an audio-equipped device. Utilizes the 'espeak' command-line tool to generate audio output.
License
fixermark/belphanior-speech-servant
master
Name already in use
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more about the CLI.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Latest commit
Git stats
Files
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.