public interface WxAispeechConfigStorage
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAesKey() |
String |
getAppid() |
String |
getDialogApiBaseUrl() |
HttpComponentsClientBuilder |
getHttpComponentsClientBuilder() |
String |
getHttpProxyHost() |
String |
getHttpProxyPassword() |
int |
getHttpProxyPort() |
String |
getHttpProxyUsername() |
String |
getKnowledgeApiBaseUrl() |
String |
getOpenAiToken() |
String |
getSecretKey() |
String |
getToken() |
void |
setOpenAiToken(String openAiToken) |
String getAppid()
String getToken()
String getAesKey()
String getOpenAiToken()
void setOpenAiToken(String openAiToken)
String getSecretKey()
String getDialogApiBaseUrl()
String getKnowledgeApiBaseUrl()
String getHttpProxyHost()
int getHttpProxyPort()
String getHttpProxyUsername()
String getHttpProxyPassword()
HttpComponentsClientBuilder getHttpComponentsClientBuilder()
Copyright © 2026. All rights reserved.