-
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. |
Beta Was this translation helpful? Give feedback.
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). |
Beta Was this translation helpful? Give feedback.
-
Nuget package with update (1.0.4) released and documentation updated. |
Beta Was this translation helpful? Give feedback.
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).