Audio Output Example

Enabling audio playback using the QAudioSink class.

Audio Output demonstrates the basic use cases of QAudioSink.

UI with playback controls and audio output mode selection

This example provides a tone generator to supply continuous audio playback. The UI allows the user to select the audio output device, pause and resume playback, switch between different modes of operation, adjust the volume and change the audio format parameters.

Running the Example

You can run the example from:

Example project @ code.qt.io