Interface protos.google.cloud.speech.v1.IRecognitionMetadata (4.7.0)

Properties of a RecognitionMetadata.

Package

@google-cloud/speech!

Properties

audioTopic

audioTopic?: (string|null);

RecognitionMetadata audioTopic

Property Value
TypeDescription
(string|null)

industryNaicsCodeOfAudio

industryNaicsCodeOfAudio?: (number|null);

RecognitionMetadata industryNaicsCodeOfAudio

Property Value
TypeDescription
(number|null)

interactionType

interactionType?: (google.cloud.speech.v1.RecognitionMetadata.InteractionType|keyof typeof google.cloud.speech.v1.RecognitionMetadata.InteractionType|null);

RecognitionMetadata interactionType

Property Value
TypeDescription
(google.cloud.speech.v1.RecognitionMetadata.InteractionType|keyof typeof google.cloud.speech.v1.RecognitionMetadata.InteractionType|null)

microphoneDistance

microphoneDistance?: (google.cloud.speech.v1.RecognitionMetadata.MicrophoneDistance|keyof typeof google.cloud.speech.v1.RecognitionMetadata.MicrophoneDistance|null);

RecognitionMetadata microphoneDistance

Property Value
TypeDescription
(google.cloud.speech.v1.RecognitionMetadata.MicrophoneDistance|keyof typeof google.cloud.speech.v1.RecognitionMetadata.MicrophoneDistance|null)

originalMediaType

originalMediaType?: (google.cloud.speech.v1.RecognitionMetadata.OriginalMediaType|keyof typeof google.cloud.speech.v1.RecognitionMetadata.OriginalMediaType|null);

RecognitionMetadata originalMediaType

Property Value
TypeDescription
(google.cloud.speech.v1.RecognitionMetadata.OriginalMediaType|keyof typeof google.cloud.speech.v1.RecognitionMetadata.OriginalMediaType|null)

originalMimeType

originalMimeType?: (string|null);

RecognitionMetadata originalMimeType

Property Value
TypeDescription
(string|null)

recordingDeviceName

recordingDeviceName?: (string|null);

RecognitionMetadata recordingDeviceName

Property Value
TypeDescription
(string|null)

recordingDeviceType

recordingDeviceType?: (google.cloud.speech.v1.RecognitionMetadata.RecordingDeviceType|keyof typeof google.cloud.speech.v1.RecognitionMetadata.RecordingDeviceType|null);

RecognitionMetadata recordingDeviceType

Property Value
TypeDescription
(google.cloud.speech.v1.RecognitionMetadata.RecordingDeviceType|keyof typeof google.cloud.speech.v1.RecognitionMetadata.RecordingDeviceType|null)