AWS SDK for Kotlin
Toggle table of contents
1.5.102
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
lexmodelsv2
/
aws.sdk.kotlin.services.lexmodelsv2.model
/
SpeechModelPreference
Speech
Model
Preference
sealed
class
SpeechModelPreference
Inheritors
Deepgram
Neural
Standard
SdkUnknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Deepgram
Link copied to clipboard
object
Deepgram
:
SpeechModelPreference
Neural
Link copied to clipboard
object
Neural
:
SpeechModelPreference
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
SpeechModelPreference
Standard
Link copied to clipboard
object
Standard
:
SpeechModelPreference
Properties
value
Link copied to clipboard
abstract
val
value
:
String