Skip to main content

Signatures

synthesize returns audio to save or feed elsewhere. speak plays it and returns a handle. speak is not suspending; it returns immediately.

Options

All five defaults are public constants on TtsOptions, read from the proto defaults.

Stopping

Stops whatever is speaking, without needing the handle.

Saving to a file