IronRDP icon indicating copy to clipboard operation
IronRDP copied to clipboard

WIP: feat(web): Web Audio support for RDP web clients

Open gabrielbauman opened this issue 6 months ago • 1 comments

Enables RDP web clients to receive and play PCM audio from remote sessions through the browser's native Web Audio API, supporting various sample rates.

Highlights:

  • Web Audio API backend with AudioContext management and sample buffering
  • PCM sample rate conversion
  • Extension helpers for web client session integration
  • Error handling for audio context creation and playback failures

gabrielbauman avatar Jul 31 '25 19:07 gabrielbauman

Note: I haven't had time to pick this up again, will probably be a couple of weeks

gabrielbauman avatar Aug 13 '25 22:08 gabrielbauman