Google Cloud Speech v1 API - Enum RecognitionMetadata.Types.MicrophoneDistance (3.3.0)

public enum MicrophoneDistance

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

Enumerates the types of capture settings describing an audio file.

Namespace

Google.Cloud.Speech.V1

Assembly

Google.Cloud.Speech.V1.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.