BrowserInputSettings.captureAudio property

When true, also capture the audio produced by the page and publish it as a second stream alongside the rendered video (sharing the video’s time domain so the two stay in sync). Defaults to false.

Signature:

captureAudio?: boolean;