This is a sample project to help me learn BubbleTea.
Ubuntu 22.04+
Packages TBD. I know it depends on speech-dispatcher
, espeak
, and festival
, but I'm not 100% sure.
Sometimes, life throws you curveballs and you lose your voice.
This is for those times.
At the moment, as part of this proof of concept, boards.yml
is the only supported configuration. This will improve in time via Viper integration.
boards:
- title: Everyday Qs
questions:
- May I please be suctioned?
- Please refill my water.
- May I please have a breathing treatment?
- Thank you.
- title: Personable Qs
questions:
- It's good to see you. How are you doing?
- What's new?
Use j
/k
or Up
/Down
to select your pre-defined choices, then s
or Enter
to have it read back to you.
Use h
/l
or Left
/Right
to move between boards, assuming you have more than one.
Use n
/Tab
to enter a custom phrase to synthesize.
This project is dual-licensed under the MIT License for open-source use and a commercial license for proprietary use. See the LICENSE file for more details.