AWS SDK for Kotlin
Toggle table of contents
1.5.3
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
lexmodelsv2
/
aws.sdk.kotlin.services.lexmodelsv2.model
/
VoiceEngine
Voice
Engine
sealed
class
VoiceEngine
Inheritors
Generative
LongForm
Neural
Standard
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Generative
Link copied to clipboard
object
Generative
:
VoiceEngine
Long
Form
Link copied to clipboard
object
LongForm
:
VoiceEngine
Neural
Link copied to clipboard
object
Neural
:
VoiceEngine
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
VoiceEngine
Standard
Link copied to clipboard
object
Standard
:
VoiceEngine
Properties
value
Link copied to clipboard
abstract
val
value
:
String