VoiceSettings

Defines settings for using an Amazon Polly voice to communicate with a user.

Types

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

Properties

Link copied to clipboard

Indicates the type of Amazon Polly voice that Amazon Lex should use for voice interaction with the user. For more information, see the engine``SynthesizeSpeech operation in the Amazon Polly developer guide.

Link copied to clipboard

The identifier of the Amazon Polly voice to use.

Functions

Link copied to clipboard
inline fun copy(block: VoiceSettings.Builder.() -> Unit = {}): VoiceSettings
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