音頻輸入範例

錄製音頻使用 QAudioInput 類。

Audio Input demonstrates the basic use cases of QAudioInput .

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

運行範例

要運行範例從 Qt Creator ,打開 歡迎 模式,然後選擇範例從 範例 。更多信息,拜訪 構建和運行範例 .

文件: