nugu-android
nugu-agent
/
com.skt.nugu.sdk.agent.asr
/
WakeupInfo
/
Power
Power
data
class
Power
(
val
speech
:
Float
,
val
noise
:
Float
)
Content copied to clipboard
Constructors
Properties
Parameters
Parameters
speech
the power of speech
noise
the power of noise
Constructors
Power
Link copied to clipboard
fun
Power
(
speech
:
Float
,
noise
:
Float
)
Content copied to clipboard
Properties
noise
Link copied to clipboard
val
noise
:
Float
Content copied to clipboard
speech
Link copied to clipboard
val
speech
:
Float
Content copied to clipboard