PlasmoVoice
jvm
PlasmoVoice
/
su.plo.voice.api.server.config
/
ServerConfig
/
Voice
/
Weights
Weights
interface
Weights
Members
Functions
get
Activation
Weight
Link copied to clipboard
abstract
fun
getActivationWeight
(
@
NotNull
activationName
:
@
NotNull
String
)
:
Optional
<
Integer
>
get
Source
Line
Weight
Link copied to clipboard
abstract
fun
getSourceLineWeight
(
@
NotNull
sourceLineName
:
@
NotNull
String
)
:
Optional
<
Integer
>