toggle menu
sdk
androidJvm
switch theme
search in API
sdk
/
com.sygic.sdk.audio
/
AudioTTSOutput
Audio
TTSOutput
data
class
AudioTTSOutput
(
val
text
:
String
)
:
AudioOutput
,
Parcelable
Members
Constructors
Audio
TTSOutput
Link copied to clipboard
constructor
(
text
:
String
)
Properties
text
Link copied to clipboard
val
text
:
String
Functions
describe
Contents
Link copied to clipboard
abstract
fun
describeContents
(
)
:
Int
write
To
Parcel
Link copied to clipboard
abstract
fun
writeToParcel
(
p0
:
Parcel
,
p1
:
Int
)