Builder

class Builder

Properties

Link copied to clipboard

Configuration for controlling when synthesized audio flushes to the output stream.

Link copied to clipboard
var text: String?

The text content to synthesize. If you specify ssml as the TextType, follow the SSML format for the input text.

Link copied to clipboard

Specifies whether the input text is plain text or SSML. Default: plain text.