sdk
sdk
/
com.sygic.sdk.voice
/
VoiceEntry
/
VoiceGender
Voice
Gender
@
Retention
(
value
=
RetentionPolicy.CLASS
)
annotation class
VoiceGender
Content copied to clipboard
Gender of the VoicePackage.
Functions
Properties
Functions
annotation
Type
Link copied to clipboard
abstract
fun
annotationType
(
)
:
Class
<
out
Annotation
>
Content copied to clipboard
equals
Link copied to clipboard
abstract
fun
equals
(
p
:
Any
)
:
Boolean
Content copied to clipboard
hash
Code
Link copied to clipboard
abstract
fun
hashCode
(
)
:
Int
Content copied to clipboard
to
String
Link copied to clipboard
abstract
fun
toString
(
)
:
String
Content copied to clipboard
Properties
Female
Link copied to clipboard
val
Female
:
Int
Content copied to clipboard
VoicePackage male voice.
Male
Link copied to clipboard
val
Male
:
Int
Content copied to clipboard
VoicePackage female voice.
Unknown
Link copied to clipboard
val
Unknown
:
Int
Content copied to clipboard
Unknown voice gender.