AssistantApiAudioInput

GoogleApi.ContentWarehouse.V1.Model.AssistantApiAudioInput


Table of Contents ▼

Jump to a specific part of the page:

Description

These capabilities represent the audio input features associated with the device. This includes what kind of audio input the device can handle, and what the privacy circumstances of that input are.

Attributes List

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

View Attributes

Attributes

  1. environment (type: String.t, default: nil)
    -
  2. quality (type: String.t, default: nil)
    -

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AssistantApiAudioInput{
environment: String.t() | nil,
quality: String.t() | nil
}

Function

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

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