simple-robot-component-tencent-guild
3.0.0.0-alpha.3
simbot-component-tencent-guild-api
/
love.forte.simbot.tencentguild
/
TencentAudioControl
Tencent
Audio
Control
data
class
TencentAudioControl
(
val
audioUrl
:
String
?
,
val
text
:
String
?
,
val
status
:
TencentAudioControl.Status
)
语音对象
Types
Constructors
Properties
Constructors
Tencent
Audio
Control
Link copied to clipboard
fun
TencentAudioControl
(
audioUrl
:
String
?
,
text
:
String
?
,
status
:
TencentAudioControl.Status
)
Types
Status
Link copied to clipboard
enum
Status
:
Enum
<
TencentAudioControl.Status
>
Properties
audio
Url
Link copied to clipboard
val
audioUrl
:
String
?
音频数据的url status为0时传
status
Link copied to clipboard
val
status
:
TencentAudioControl.Status
播放状态
text
Link copied to clipboard
val
text
:
String
?
状态文本(比如:简单爱-周杰伦),可选,status为0时传,其他操作不传