@Fox said in Enable Mic Access:
@fair21taylor Try to replace this file in the BAS folder.
Or add these lines to the chrome_command_line.txt file
--disable-gpu
--disable-gpu-compositing
--enable-widevine-cdm
--use-fake-ui-for-media-stream
—use-fake-device-for-media-stream
—use-file-for-fake-video-capture=C:\test.y4m
—use-file-for-fake-audio-capture=C:\3285.wav
fake-video-capture for camera emulation
fake-audio-capture for microphone emulation
is there a way to really allow mic to work and not a fake audio capture?