Chromium: No microphone devices

4

I am using chromium on ArchLinux, and I have tested that with ffmpeg the microphone works and I can record a wav file.

But when it comes to using online flash recorder, it shows that "Microphone access error" and chromium tells me that "System has denied https://www.speakpipe.com/ to access to microphone" and "No microphone devices" on select microphone filed.

Screenshot

Excuse my not knowing how to make chromium into English, so I translate the screenshot into English with Gimp XD

So let's back to the question: how can I make it work in chromium, which means flash can record my voice and chromium can find the microphone? Maybe some packages I have forgotten to install, so let me know which package is vital.

TJM

Posted 2016-04-14T14:18:28.113

Reputation: 159

"Excuse my not knowing how to make chromium into English" - you can open terminal window, and run commands: export LC_ALL=C and then chromium. – Maciek Łoziński – 2017-09-05T19:28:14.073

Answers

1

You should maybe add chromium user in group 'audio' to be able to use your mic in chromium. But I don't know which user is used by chromium.

ivan0biwan

Posted 2016-04-14T14:18:28.113

Reputation: 11