# Drive an avatar mouth from the microphone

Modify `main.js` so a face floats in front of the user and its mouth moves in time with the user's speech, picked up from the microphone.

Drive the mouth from the SDK's own audio-to-viseme analysis rather than writing your own.

Only edit `main.js`. Do not touch `index.html` or the importmap.
