ferdium / ferdium-app

All your services in one place, built by the community
https://ferdium.org
Apache License 2.0
2.65k stars 164 forks source link

Microphone Not Found (Whatsapp) #1788

Open fcortesjp opened 1 month ago

fcortesjp commented 1 month ago

Preflight Checklist

Ferdium Version

671

Recipe Name

Whatsapp

Recipe Version

2.3000.1013743147

Last Known working version of the recipe

2.3000.1013743147

Steps to reproduce

when ferdium opens and whatsapp is loaded, If I go into a chat and if I try to send a voice message by pressing on the mic button, I'm prompted that the mic is not found, like if my computer didn't have a mic attached.

mic exists and is detected by the os, If I use what's app web (on chrome or firefox) I'm able to send a voice messages without any issue.

Expected Behavior

I should be able to open ferdium go into a message and click on the mic button to send a voice mail.

Actual Behavior

when ferdium opens and whatsapp is loaded, If I go into a chat and if I try to send a voice message by pressing on the mic button, I'm prompted that the mic is not found, like if my computer didn't have a mic attached.

Screenshots

image

Additional Information

I dealt with the same issue specifically in chrome and I had to reinstall chrome in order to get the mic to be detected by chrome again. the mic has always worked and has been detected by the os but for some reason chrome stop detecting the mic. this issue got resolved by uninstalling / purging chrome and resintalling it again.

vraravam commented 3 weeks ago

Ferdium is built on top of the electron framework, which in turn embeds chromium (the open source core of chrome). So, the same/similar issues can occur in Ferdium as well. I would suggest that you upgrade to the latest nightly version of Ferdium which contains the latest version of electron and chromium