Audio Input Example

The Audio Input Example shows the use of the QAudioInput class. The example demonstrates the basic use cases of the QAudioInput class.

Qt provides the QAudioInput class to enable audio functionality within a standard application user interface.

This example calculates the maximum linear value of the input audio from the microphone and displays the output.

Files: