/looback-audio-capture

WASAPI based loopback capture for windows using Rust Bindings

Primary LanguageRust

This is a WASAPI based loopback capture example using Rust

  • Diffrent stages and implementations can be found in examples folder
  • The loopback capture is aimed at windows only using WASAPI but can be extended to other platforms
  • PortAudio can be used for cross platform audio playback on linux and macos