Audio Source Example

Recording audio using the QAudioSource 类。

Audio Source demonstrates the basic use cases of QAudioSource .

Qt 提供 QAudioSource 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.

运行范例

要运行范例从 Qt Creator ,打开 欢迎 模式,然后选择范例从 范例 。更多信息,拜访 构建和运行范例 .

范例工程 @ code.qt.io