SpeechRecognitionEngine.AudioLevel 속성

정의

에서 수신 SpeechRecognitionEngine하는 오디오의 수준을 가져옵니다.

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

속성 값

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

설명

값 0은 무음이고 100은 최대 입력 볼륨을 나타냅니다.

적용 대상

추가 정보