Cloud Speech-to-Text V1p1beta1 API - Module Google::Cloud::Speech::V1p1beta1::RecognitionMetadata::RecordingDeviceType (v0.17.0)

Reference documentation and code samples for the Cloud Speech-to-Text V1p1beta1 API module Google::Cloud::Speech::V1p1beta1::RecognitionMetadata::RecordingDeviceType.

The type of device the speech was recorded with.

Constants

RECORDING_DEVICE_TYPE_UNSPECIFIED

value: 0
The recording device is unknown.

SMARTPHONE

value: 1
Speech was recorded on a smartphone.

PC

value: 2
Speech was recorded using a personal computer or tablet.

PHONE_LINE

value: 3
Speech was recorded over a phone line.

VEHICLE

value: 4
Speech was recorded in a vehicle.

OTHER_OUTDOOR_DEVICE

value: 5
Speech was recorded outdoors.

OTHER_INDOOR_DEVICE

value: 6
Speech was recorded indoors.