MicrosoftEdge / MicrosoftEdge/WebView2Feedback
Audio Between Processes
@champnic is already working on this.
Since Feb 18, 2021.
- Dominant language
- PowerShell
- Stars
- 526
- Forks
- 67
- PR merge metrics
- No merged PRs in 30d
Description
I am attempting to have two separate processes each containing a WebView2 control, redirect their audio output to different destinations (different sets of speakers). Creating separate userDataFolders for each process and passing the userDataFolder value into CoreWebView2Environment, appears to create two separate WebView processes, as I can see both processes separately in Sound Mixer Options in windows (when each window is playing a video).
However updating the Sound Mixer Options for either process actually updates the audio output for both processes.
Any suggestions?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.