Replies: 2 comments 3 replies
-
|
There's an issue tracking this. So there are a few complications for this. For a webapp to do this, it has to be done using the screencapture api.. This will conflict with other apps.. for eg. If you are screen sharing on zoom, then scriberr will not be able to access audio at the same time.. |
Beta Was this translation helpful? Give feedback.
-
|
@Oguzini Well. I got it working. However there's a catch. Only Chromium based browsers are supported. So it works on Chrome, Brave and Edge. This is because Safari and Firefox don't support audio capture as part of the Screen Capture API. Refer to the compatibility details at the bottom of https://developer.mozilla.org/en-US/docs/Web/API/Screen_Capture_API It works perfectly fine on Chromium based browsers though. You can choose a window / entire system audio / a particular tab. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to request support for using browser screen sharing (including system audio) as an input audio source for the app.
Beta Was this translation helpful? Give feedback.
All reactions