Skip to content

Instantly share code, notes, and snippets.

@nnathan
Created May 29, 2017 21:01
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 nnathan/943fba650d3e29d834eeb0fd049f90d8 to your computer and use it in GitHub Desktop.
Save nnathan/943fba650d3e29d834eeb0fd049f90d8 to your computer and use it in GitHub Desktop.

Why?

It seems that the microphone doesn't register with Google Chrome sometimes. This is partly to do with CoreAudio in OSX.

Fix

It seems if you google around, that people just willy-nilly sudo pkill -f coreaudiod which then restarts and should register microphone services.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment