Class StreamingSynthesisInput (2.27.0)

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

Input to be synthesized.

This message has oneof_ fields (mutually exclusive fields). For each oneof, at most one member field can be set at the same time. Setting any member of the oneof automatically clears all other members.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

Attributes

Name Description
text str
The raw text to be synthesized. It is recommended that each input contains complete, terminating sentences, which results in better prosody in the output audio. This field is a member of oneof_ input_source.
markup str
Markup for HD voices specifically. This field may not be used with any other voices. This field is a member of oneof_ input_source.