MidCamp / live-captioning

Live caption with speech-to-text using the Chrome browser and your computer's microphone.
https://lc.midcamp.org/
GNU General Public License v3.0
159 stars 29 forks source link

Allow Users to Adjust Text Size and Background colors. Ideally, implement the Infusion JS framework found here: https://fluidproject.org/infusion.html #9

Open andrewolson opened 4 years ago

andrewolson commented 4 years ago

After discussing with @mroman37, we decided we will not add Infusion as an NPM dependency. This would add some complexity and technical knowledge to the initial setup.

While this is not ideal from a "mature technical/repo setup", it keeps the tool simple and does not break the approach of "just download the ZIP of the repo, open index.html and it works."

We'll move forward with including Infusion by linking to the CDN.