Skip to content

Use microphone volume to toggle an avatar in your browser.

License

Notifications You must be signed in to change notification settings

hchiam/togglavatar

Repository files navigation

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.