Google Cloud Speech v1p1beta1 API - Enum RecognitionMetadata.Types.MicrophoneDistance (3.0.0-beta07)

public enum RecognitionMetadata.Types.MicrophoneDistance

Reference documentation and code samples for the Google Cloud Speech v1p1beta1 API enum RecognitionMetadata.Types.MicrophoneDistance.

Enumerates the types of capture settings describing an audio file.

Namespace

Google.Cloud.Speech.V1P1Beta1

Assembly

Google.Cloud.Speech.V1P1Beta1.dll

Fields

NameDescription
Farfield

The speaker is more than 3 meters away from the microphone.

Midfield

The speaker if within 3 meters of the microphone.

Nearfield

The audio was captured from a closely placed microphone. Eg. phone, dictaphone, or handheld microphone. Generally if there speaker is within 1 meter of the microphone.

Unspecified

Audio type is not known.