TextToSpeechKt
Toggle table of contents
3.0
Select version
3.0
2.8
2.7
2.6
2.5
2.4
2.3
2.2
2.1
2.0
1.6
1.5
1.4
1.3
1.2
1.1
android
apple
common
jvm
webCommonW3C
Platform filter
android
apple
common
jvm
webCommonW3C
Switch theme
Search in API
TextToSpeechKt
tts
/
nl.marc_apps.tts
/
Voice
Voice
android
apple
common
jvm
webCommonW3C
actual
interface
Voice
:
CommonVoice
,
Parcelable
,
Serializable
(
source
)
actual
interface
Voice
(
source
)
expect
interface
Voice
:
CommonVoice
(
source
)
actual
interface
Voice
:
CommonVoice
,
Serializable
(
source
)
actual
interface
Voice
:
CommonVoice
(
source
)
Members
Properties
is
Default
Link copied to clipboard
android
common
jvm
webCommonW3C
abstract
val
isDefault
:
Boolean
abstract
val
isDefault
:
Boolean
abstract
val
isDefault
:
Boolean
abstract
val
isDefault
:
Boolean
is
Online
Link copied to clipboard
android
common
jvm
webCommonW3C
abstract
val
isOnline
:
Boolean
abstract
val
isOnline
:
Boolean
abstract
val
isOnline
:
Boolean
abstract
val
isOnline
:
Boolean
language
Link copied to clipboard
android
common
jvm
webCommonW3C
abstract
val
language
:
String
abstract
val
language
:
String
abstract
val
language
:
String
abstract
val
language
:
String
language
Tag
Link copied to clipboard
android
common
jvm
webCommonW3C
abstract
val
languageTag
:
String
abstract
val
languageTag
:
String
abstract
val
languageTag
:
String
abstract
val
languageTag
:
String
locale
Link copied to clipboard
android
jvm
abstract
val
locale
:
Locale
abstract
val
locale
:
Locale
name
Link copied to clipboard
android
common
jvm
webCommonW3C
abstract
val
name
:
String
abstract
val
name
:
String
abstract
val
name
:
String
abstract
val
name
:
String
region
Link copied to clipboard
android
common
jvm
webCommonW3C
abstract
val
region
:
String
?
abstract
val
region
:
String
?
abstract
val
region
:
String
?
abstract
val
region
:
String
?
Functions
describe
Contents
Link copied to clipboard
android
abstract
fun
describeContents
(
)
:
Int
write
To
Parcel
Link copied to clipboard
android
abstract
fun
writeToParcel
(
p0
:
Parcel
,
p1
:
Int
)