Skip to content

Instantly share code, notes, and snippets.

@andion
Created April 12, 2021 16:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save andion/aacfc2c02db5a2e281af131999b826d4 to your computer and use it in GitHub Desktop.
Save andion/aacfc2c02db5a2e281af131999b826d4 to your computer and use it in GitHub Desktop.
Asking the user permission to record audio.
navigator.mediaDevices.getUserMedia({audio: true}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment