public class RuleIdConfig extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| RuleIdConfig() | 
| RuleIdConfig(RuleIdConfig source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
       and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy. | 
| Modifier and Type | Method and Description | 
|---|---|
| Long | getSpeed()Get 意愿核身语音播报速度,配置后问答模式和点头模式的语音播报环节都会生效,默认值为0:
0-智能语速(根据播报文案的长度自动调整语音播报速度)
1-固定1倍速
2-固定1.2倍速
3-固定1.5倍速 | 
| void | setSpeed(Long Speed)Set 意愿核身语音播报速度,配置后问答模式和点头模式的语音播报环节都会生效,默认值为0:
0-智能语速(根据播报文案的长度自动调整语音播报速度)
1-固定1倍速
2-固定1.2倍速
3-固定1.5倍速 | 
| void | toMap(HashMap<String,String> map,
     String prefix)Internal implementation, normal users should not use it. | 
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonStringpublic RuleIdConfig()
public RuleIdConfig(RuleIdConfig source)
public Long getSpeed()
public void setSpeed(Long Speed)
Speed - 意愿核身语音播报速度,配置后问答模式和点头模式的语音播报环节都会生效,默认值为0:
0-智能语速(根据播报文案的长度自动调整语音播报速度)
1-固定1倍速
2-固定1.2倍速
3-固定1.5倍速Copyright © 2025. All rights reserved.