SpeechRecognizer.AudioLevel 속성

정의

음성 인식기에서 수신되는 오디오의 수준을 가져옵니다.

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

속성 값

음성 인식기 입력의 오디오 수준(0에서 100까지)입니다.

적용 대상

추가 정보