Interface protos.google.cloud.texttospeech.v1beta1.ISynthesizeSpeechResponse (5.0.2)

Properties of a SynthesizeSpeechResponse.

Package

@google-cloud/text-to-speech

Properties

audioConfig

audioConfig?: (google.cloud.texttospeech.v1beta1.IAudioConfig|null);

SynthesizeSpeechResponse audioConfig

audioContent

audioContent?: (Uint8Array|string|null);

SynthesizeSpeechResponse audioContent

timepoints

timepoints?: (google.cloud.texttospeech.v1beta1.ITimepoint[]|null);

SynthesizeSpeechResponse timepoints