Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

this pulg-in can support the acquisition of browser tab audio? #2

Closed
Ksoeun opened this issue Sep 22, 2022 · 1 comment
Closed

this pulg-in can support the acquisition of browser tab audio? #2

Ksoeun opened this issue Sep 22, 2022 · 1 comment

Comments

@Ksoeun
Copy link

Ksoeun commented Sep 22, 2022

The microphone sometimes records some other sounds. Can this plug-in add the audio function of the current tab of chrome

@botbahlul
Copy link
Owner

botbahlul commented Sep 24, 2022

The microphone sometimes records some other sounds. Can this plug-in add the audio function of the current tab of chrome

the MAIN ISSUE here is the OS Sound Input/Output device

in WINDOWS you can choose to use Stereo Mix (for any normal Laptop/PC without HDMI Connection) or for BETTER RESULT using VIRTUAL AUDIO CABLE which can be used for any HDMI or non HDMI connected device (you can do googling to download and install it)

in LINUX I can't find any other virtual device that we can use except that pavucontrol (Pulse Audio Control in debian based distros)

AFAIK THERE'S NO ANY WAY IN WEBSKITSPEECHRECOGNITION API THAT CAN LISTEN ONLY ON SPECIFIC TAB :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants