Choose device #30
|
Hi again, I know the default operating system device is used. But it would be nice to enumerate devices for capture/playback and pass any of them to the Recorder class. |
Answered by
LSXPrime
Apr 18, 2025
Replies: 2 comments
|
SoundFlow.Samples.SwitchDevices This sample might be what you're looking for. You will need to use the package from the source repo, though. we haven't published a nuget package with this yet (I will do this upon the WASM support completion). |
0 replies
Answer selected by
FabianGolembiewski-sp
|
Nuget package with update (1.0.4) released and documentation updated. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
SoundFlow.Samples.SwitchDevices This sample might be what you're looking for. You will need to use the package from the source repo, though. we haven't published a nuget package with this yet (I will do this upon the WASM support completion).