Qt Reference Documentation

Audio Output Example

Files:

The Audio Output example demonstrates the basic use of the QAudioOutput class provided with Qt.

This example provides a tone generator to supply continuous audio playback. The first button allows pause and resume of the playback. The second button allows toggling between push and pull modes of operation.