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

public enum RecognitionMetadata.Types.RecordingDeviceType

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

The type of device the speech was recorded with.

Namespace

Google.Cloud.Speech.V1P1Beta1

Assembly

Google.Cloud.Speech.V1P1Beta1.dll

Fields

NameDescription
OtherIndoorDevice

Speech was recorded indoors.

OtherOutdoorDevice

Speech was recorded outdoors.

Pc

Speech was recorded using a personal computer or tablet.

PhoneLine

Speech was recorded over a phone line.

Smartphone

Speech was recorded on a smartphone.

Unspecified

The recording device is unknown.

Vehicle

Speech was recorded in a vehicle.