Skip to content

Commit

Permalink
Try installing ab-audio-cable to see if that simulates presence of au…
Browse files Browse the repository at this point in the history
…dio input device
  • Loading branch information
tombogle committed Nov 22, 2024
1 parent a77c5d9 commit 2e5e58c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,9 @@ jobs:
Import-Certificate -FilePath ScreamCertificate.cer -CertStoreLocation Cert:\LocalMachine\TrustedPublisher
Scream\Install\helpers\devcon-x64.exe install Scream\Install\driver\x64\Scream.inf *Scream
timeout-minutes: 5

- name: Install Virtual Audio Cable
run: choco install vb-audio-cable

- name: Start Windows Audio Service
run: net start audiosrv
Expand Down

0 comments on commit 2e5e58c

Please sign in to comment.