@Fox Хм, странно, три раза пробовал нифига не отдавал, щас перезапустил скрипт, и вправду работает ...
Сорри. Чето звезды не в той фазе луны были ...
Короче видимо завис у меня инспектор переменных ...
Hello there is a website firertc [dot] .com which is asking for Mic access. i need to enable the mic access with the noise or an audio file in loop if possible. i do not want to give my mic access. How can i enable the mic by default on this website or enable the mic when it asks..
Please Help i really loved BAS
Thanks
@fair21taylor The built-in browser does not work. Maybe it will work in MLA brouser
https://translate.google.ru/translate?hl=ru&sl=ru&tl=en&u=http%3A%2F%2Fcommunity.bablosoft.com%2Ftopic%2F1463%2Fразрешить-микрофон%2F19
@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
@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.wavfake-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?