This program facilitates discussions by keeping schedule and playing BGMs.
This program is intended to be installed on RaspberryPi. Facilispeaker behaves as if it's a facilitator of discussions by alarming time limit and assigning the speakers of corresponding agenda.
git clone https://github.com/facilispeaker.git
cd facilispeaker
You must install in advance sox (comand line sound player), xmllint (xml parser), jq (json parser) and do pip install pynput (if you want to use keyboard sampler).
Add facilispeaker/scripts to system path.
Then, execute next command to start a example project.
bash run.sh 01 hikari
01 is a project name saved in json directory, and hikari is a character name of HOYA VoiceText web api (http://voicetext.jp/). You can use 6 characters. See the web site.
Free