VoiceToneAnalysisTask

A representation of an asynchronous request to perform voice tone analysis on a Voice Connector call.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The call details of a voice tone analysis task.

Link copied to clipboard

The time at which a voice tone analysis task was created.

Link copied to clipboard

The time at which a voice tone analysis task started.

Link copied to clipboard

The status of a voice tone analysis task.

Link copied to clipboard

The time at which a voice tone analysis task was updated.

Link copied to clipboard

The ID of the voice tone analysis task.

Link copied to clipboard

The status of a voice tone analysis task, IN_QUEUE, IN_PROGRESS, PARTIAL_SUCCESS, SUCCEEDED, FAILED, or STOPPED.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String