Skip to content

Audio callback sample

Fixes #239 (closed)

This sample shows you how you can use SetAudioFormatCallback and SetAudioCallbacks. It does two things:

  1. Play the sound from the specified video using NAudio
  2. Extract the sound into a file using NAudio

cc @mfkl

Merge request reports