SpeechRecognizer.AudioLevel 屬性

定義

取得語音辨識器所接收的音訊層級。

public:
 property int AudioLevel { int get(); };
public int AudioLevel { get; }
member this.AudioLevel : int
Public ReadOnly Property AudioLevel As Integer

屬性值

語音辨識器的輸入音量,大小從 0 到 100。

適用於

另請參閱