Class StreamingSynthesizeResponse (2.17.2)

StreamingSynthesizeResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

StreamingSynthesizeResponse is the only message returned to the client by StreamingSynthesize method. A series of zero or more StreamingSynthesizeResponse messages are streamed back to the client.

Attribute

Name Description
audio_content bytes
The audio data bytes encoded as specified in the request. This is headerless LINEAR16 audio with a sample rate of 24000.