다음을 통해 공유


SpeechRecognitionEngine.AudioLevel 속성

정의

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

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

속성 값

Int32

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

설명

값 0은 침묵를 나타내고 100은 최대 입력 볼륨을 나타냅니다.

적용 대상

추가 정보