Enum RecognitionMetadata.Types.RecordingDeviceType (2.8.0)

public enum RecordingDeviceType

The type of device the speech was recorded with.

Namespace

Google.Cloud.Speech.V1

Assembly

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