hchiam / togglavatar

Use microphone volume to toggle an avatar in your browser.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

togglavatar

Animate a "talking head" avatar in your browser (controlled by microphone volume). For example, for recording explainer videos like this: https://www.youtube.com/watch?v=PZaKMlUUS_E

demo https://www.youtube.com/watch?v=PZaKMlUUS_E talking

Chrome extension / Firefox add-on

icon

Just one of the things I'm learning/building. https://github.com/hchiam/learning

This browser add-on/extension automatically shows an avatar even if you refresh the page or navigate, which can use volume to toggle the styling of the avatar that is displayed.

Notes and templates:

This browser add-on/extension uses shared variables/functions in shared.js in the page.js via the manifest.json, and in the popup.js via the popup.html file.

About

Use microphone volume to toggle an avatar in your browser.

License:MIT License


Languages

Language:JavaScript 56.7%Language:CSS 25.0%Language:HTML 16.3%Language:Shell 2.1%