Interface protos.google.cloud.mediatranslation.v1beta1.IStreamingTranslateSpeechRequest (2.3.4)

Properties of a StreamingTranslateSpeechRequest.

Package

@google-cloud/media-translation!

Properties

audioContent

audioContent?: (Uint8Array|string|null);

StreamingTranslateSpeechRequest audioContent

Property Value
TypeDescription
(Uint8Array|string|null)

streamingConfig

streamingConfig?: (google.cloud.mediatranslation.v1beta1.IStreamingTranslateSpeechConfig|null);

StreamingTranslateSpeechRequest streamingConfig

Property Value
TypeDescription
(google.cloud.mediatranslation.v1beta1.IStreamingTranslateSpeechConfig|null)