AssistantDevicesPlatformProtoTtsOutputCapability

GoogleApi.ContentWarehouse.V1.Model.AssistantDevicesPlatformProtoTtsOutputCapability


Table of Contents ▼

Jump to a specific part of the page:

Description

Capabilities with regard to support of outputting TTS.

Attributes List

This module has the following attributes (case-insensitive ascending order):

View Attributes

Attributes

  1. supportsStructuredTts (type: boolean(), default: nil)
    - Specifies whether client supports out-of-band TTS synthesis. When this is enabled, client could receive TTS request message in SpeechOutputArgs.structured_tts which it can then use to make request to S3 for synthesizing TTS audio.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AssistantDevicesPlatformProtoTtsOutputCapability{
supportsStructuredTts: boolean() | nil
}

Function

@spec decode(struct(), keyword()) :: struct()

Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.AssistantDevicesPlatformProtoTtsOutputCapability