跳过导航链接
A B C D E F G H I J M O P Q R S T U V W 

A

ACTION - 类 中的静态变量com.alibaba.dashscope.utils.ApiKeywords
 
ApiException - com.alibaba.dashscope.exception中的异常错误
 
ApiException(Throwable) - 异常错误 的构造器com.alibaba.dashscope.exception.ApiException
 
ApiException(Status) - 异常错误 的构造器com.alibaba.dashscope.exception.ApiException
 
apiKey - 类 中的静态变量com.alibaba.dashscope.utils.Constants
 
apiKeyFilePath - 类 中的静态变量com.alibaba.dashscope.utils.Constants
 
ApiKeywords - com.alibaba.dashscope.utils中的类
 
ApiKeywords() - 类 的构造器com.alibaba.dashscope.utils.ApiKeywords
 
apiRegion - 类 中的静态变量com.alibaba.dashscope.utils.Constants
 
apiVersion - 类 中的静态变量com.alibaba.dashscope.utils.Constants
 
asyncCall(TranscriptionParam) - 接口 中的方法com.alibaba.dashscope.audio.asr.transcription.BaseTranscription
Submit a transcription task to server and get a status result immediately.
asyncCall(TranscriptionParam) - 类 中的方法com.alibaba.dashscope.audio.asr.transcription.Transcription
 

B

BaseConversation - com.alibaba.dashscope中的接口
 
baseHttpApiUrl - 类 中的静态变量com.alibaba.dashscope.utils.Constants
 
BaseRecognition - com.alibaba.dashscope.audio.asr.recognition中的接口
 
BaseSpeechSynthesizer - com.alibaba.dashscope.audio.tts中的接口
 
BaseTranscription - com.alibaba.dashscope.audio.asr.transcription中的接口
 
baseWebsocketApiUrl - 类 中的静态变量com.alibaba.dashscope.utils.Constants
 
BEGIN_TIME - 类 中的静态变量com.alibaba.dashscope.audio.tts.SpeechSynthesisApiKeywords
 
buildInputHeader(String, StreamingMode, WebSocketEventType) - 类 中的静态方法com.alibaba.dashscope.protocol.WsHeader
 
buildInputPayload(String, JsonObject) - 类 中的静态方法com.alibaba.dashscope.aigc.conversation.ConversationMessagePayload
 
buildInputPayload(String, JsonObject) - 类 中的静态方法com.alibaba.dashscope.audio.asr.recognition.RecognitionMessagePayload
 
buildInputPayload(String, JsonObject, JsonObject) - 类 中的静态方法com.alibaba.dashscope.audio.asr.transcription.TranscriptionMessagePayload
 
buildInputPayload(String, JsonObject) - 类 中的静态方法com.alibaba.dashscope.audio.tts.SpeechSynthesisMessagePayload
 

C

calculateMd5(Map<String, String>) - 类 中的静态方法com.alibaba.dashscope.protocol.pool.WebsocketPool
 
call(ConversationParam, ResultCallback<ConversationResult>) - 类 中的方法com.alibaba.dashscope.aigc.conversation.Conversation
Call the server to get the result in the callback function.
call(ConversationParam) - 类 中的方法com.alibaba.dashscope.aigc.conversation.Conversation
Call the server to get the whole result.
call(RecognitionParam, ResultCallback<RecognitionResult>) - 接口 中的方法com.alibaba.dashscope.audio.asr.recognition.BaseRecognition
Call the server to do a callback style realtime recognition.
call(RecognitionParam, File) - 接口 中的方法com.alibaba.dashscope.audio.asr.recognition.BaseRecognition
Call the server to do a blocking style recognition from file.
call(RecognitionParam, ResultCallback<RecognitionResult>) - 类 中的方法com.alibaba.dashscope.audio.asr.recognition.Recognition
 
call(RecognitionParam, File) - 类 中的方法com.alibaba.dashscope.audio.asr.recognition.Recognition
 
call(SpeechSynthesisParam, ResultCallback<SpeechSynthesisResult>) - 接口 中的方法com.alibaba.dashscope.audio.tts.BaseSpeechSynthesizer
Call the server to get the result in the callback function.
call(SpeechSynthesisParam) - 接口 中的方法com.alibaba.dashscope.audio.tts.BaseSpeechSynthesizer
Call the server to get the result.
call(SpeechSynthesisParam, ResultCallback<SpeechSynthesisResult>) - 类 中的方法com.alibaba.dashscope.audio.tts.SpeechSynthesizer
 
call(SpeechSynthesisParam) - 类 中的方法com.alibaba.dashscope.audio.tts.SpeechSynthesizer
 
call(ConversationParam, ResultCallback<ConversationResult>) - 接口 中的方法com.alibaba.dashscope.BaseConversation
Call the server to get the result in the callback function.
call(ConversationParam) - 接口 中的方法com.alibaba.dashscope.BaseConversation
Call the server to get the whole result.
call(Protocol, Map<String, String>, Param, HttpMethod, long) - 类 中的静态方法com.alibaba.dashscope.protocol.ServiceFacility
Call the network to do a single-in, single-out request.
call(Flowable<Request>, ResultCallback<Response>, Function<String, Boolean>) - 类 中的方法com.alibaba.dashscope.protocol.WebsocketRpc
Do call.
call(Request, ResultCallback<Response>, Function<String, Boolean>) - 类 中的方法com.alibaba.dashscope.protocol.WebsocketRpc
Do call.
callAndWait(Map<String, String>, Param, HttpMethod, long) - 类 中的静态方法com.alibaba.dashscope.protocol.ServiceFacility
Call the network to do async task submitting and queries.
CHANNEL_ID - 类 中的静态变量com.alibaba.dashscope.audio.asr.transcription.TranscriptionApiKeywords
 
ChatMessage - com.alibaba.dashscope.aigc.conversation中的类
 
ChatMessage() - 类 的构造器com.alibaba.dashscope.aigc.conversation.ChatMessage
 
CODE - 类 中的静态变量com.alibaba.dashscope.utils.ApiKeywords
 
com.alibaba.dashscope - 程序包 com.alibaba.dashscope
 
com.alibaba.dashscope.aigc.conversation - 程序包 com.alibaba.dashscope.aigc.conversation
 
com.alibaba.dashscope.aigc.conversation.qwen - 程序包 com.alibaba.dashscope.aigc.conversation.qwen
 
com.alibaba.dashscope.audio.asr.recognition - 程序包 com.alibaba.dashscope.audio.asr.recognition
 
com.alibaba.dashscope.audio.asr.recognition.timestamp - 程序包 com.alibaba.dashscope.audio.asr.recognition.timestamp
 
com.alibaba.dashscope.audio.asr.transcription - 程序包 com.alibaba.dashscope.audio.asr.transcription
 
com.alibaba.dashscope.audio.tts - 程序包 com.alibaba.dashscope.audio.tts
 
com.alibaba.dashscope.audio.tts.timestamp - 程序包 com.alibaba.dashscope.audio.tts.timestamp
 
com.alibaba.dashscope.common - 程序包 com.alibaba.dashscope.common
 
com.alibaba.dashscope.exception - 程序包 com.alibaba.dashscope.exception
 
com.alibaba.dashscope.protocol - 程序包 com.alibaba.dashscope.protocol
 
com.alibaba.dashscope.protocol.pool - 程序包 com.alibaba.dashscope.protocol.pool
 
com.alibaba.dashscope.utils - 程序包 com.alibaba.dashscope.utils
 
CONNECT_TIMEOUT - 类 中的静态变量com.alibaba.dashscope.utils.Constants
 
CONNECTION_REQUEST_TIMEOUT - 类 中的静态变量com.alibaba.dashscope.utils.Constants
 
Constants - com.alibaba.dashscope.utils中的类
 
Constants() - 类 的构造器com.alibaba.dashscope.utils.Constants
 
Conversation - com.alibaba.dashscope.aigc.conversation中的类
 
Conversation() - 类 的构造器com.alibaba.dashscope.aigc.conversation.Conversation
 
Conversation(String) - 类 的构造器com.alibaba.dashscope.aigc.conversation.Conversation
 
ConversationMessagePayload - com.alibaba.dashscope.aigc.conversation中的类
 
ConversationMessagePayload() - 类 的构造器com.alibaba.dashscope.aigc.conversation.ConversationMessagePayload
 
ConversationParam - com.alibaba.dashscope.aigc.conversation中的类
 
ConversationParam() - 类 的构造器com.alibaba.dashscope.aigc.conversation.ConversationParam
 
ConversationResult - com.alibaba.dashscope.aigc.conversation中的类
 
ConversationResult() - 类 的构造器com.alibaba.dashscope.aigc.conversation.ConversationResult
 

D

DASHSCOPE_API_KEY_ENV - 类 中的静态变量com.alibaba.dashscope.utils.Constants
 
DASHSCOPE_API_KEY_FILE_PATH_ENV - 类 中的静态变量com.alibaba.dashscope.utils.Constants
 
DASHSCOPE_API_REGION_ENV - 类 中的静态变量com.alibaba.dashscope.utils.Constants
 
DASHSCOPE_API_VERSION_ENV - 类 中的静态变量com.alibaba.dashscope.utils.Constants
 
DASHSCOPE_HTTP_BASE_URL_ENV - 类 中的静态变量com.alibaba.dashscope.utils.Constants
 
DASHSCOPE_WEBSOCKET_BASE_URL_ENV - 类 中的静态变量com.alibaba.dashscope.utils.Constants
 
DEBUG - 类 中的静态变量com.alibaba.dashscope.utils.ApiKeywords
 
DISFLUENCY_REMOVAL_ENABLED - 类 中的静态变量com.alibaba.dashscope.audio.asr.recognition.RecognitionApiKeywords
 
doClose(Status) - 类 中的方法com.alibaba.dashscope.common.ResultCallback
Will be called when the server is on closing, only support the websocket protocol.

E

END_TIME - 类 中的静态变量com.alibaba.dashscope.audio.tts.SpeechSynthesisApiKeywords
 
ERROR - 类 中的静态变量com.alibaba.dashscope.utils.ApiKeywords
 
ERROR_MESSAGE - 类 中的静态变量com.alibaba.dashscope.utils.ApiKeywords
 
ERROR_NAME - 类 中的静态变量com.alibaba.dashscope.utils.ApiKeywords
 
ErrorType - com.alibaba.dashscope.common中的枚举
 
EVENT - 类 中的静态变量com.alibaba.dashscope.utils.ApiKeywords
 

F

fetch(TranscriptionQueryParam) - 接口 中的方法com.alibaba.dashscope.audio.asr.transcription.BaseTranscription
Fetch the transcription task status.
fetch(TranscriptionQueryParam) - 类 中的方法com.alibaba.dashscope.audio.asr.transcription.Transcription
 
FILE_URL - 类 中的静态变量com.alibaba.dashscope.audio.asr.transcription.TranscriptionApiKeywords
 
FILE_URLS - 类 中的静态变量com.alibaba.dashscope.audio.asr.transcription.TranscriptionApiKeywords
 
finalize() - 类 中的方法com.alibaba.dashscope.protocol.pool.HttpPool
 
finalize() - 类 中的方法com.alibaba.dashscope.protocol.pool.WebsocketPool
 
finalize() - 类 中的方法com.alibaba.dashscope.protocol.WebsocketRpc
 
FORMAT - 类 中的静态变量com.alibaba.dashscope.audio.asr.recognition.RecognitionApiKeywords
 
FORMAT - 类 中的静态变量com.alibaba.dashscope.audio.tts.SpeechSynthesisApiKeywords
 
from(String) - 类 中的静态方法com.alibaba.dashscope.audio.asr.recognition.timestamp.Sentence
 
from(JsonObject) - 类 中的静态方法com.alibaba.dashscope.audio.asr.recognition.timestamp.Sentence
 
from(JsonObject) - 类 中的静态方法com.alibaba.dashscope.audio.asr.transcription.TranscriptionMetrics
 
from(JsonObject) - 类 中的静态方法com.alibaba.dashscope.audio.asr.transcription.TranscriptionTaskResult
 
from(String) - 类 中的静态方法com.alibaba.dashscope.audio.tts.timestamp.Sentence
 
from(JsonObject) - 类 中的静态方法com.alibaba.dashscope.audio.tts.timestamp.Sentence
 
fromJson(String, Class<T>) - 类 中的静态方法com.alibaba.dashscope.utils.JsonUtils
 
fromJsonObject(JsonObject, Class<T>) - 类 中的静态方法com.alibaba.dashscope.utils.JsonUtils
 
fromResponse(Protocol, Response) - 类 中的方法com.alibaba.dashscope.aigc.conversation.ConversationResult
Load data from the server output.
fromResponse(Protocol, Response) - 类 中的方法com.alibaba.dashscope.audio.asr.recognition.RecognitionResult
 
fromResponse(Protocol, Response) - 类 中的方法com.alibaba.dashscope.audio.asr.transcription.TranscriptionResult
 
fromResponse(Protocol, Response) - 类 中的方法com.alibaba.dashscope.audio.tts.SpeechSynthesisResult
 
fromResponse(Protocol, Response) - 类 中的方法com.alibaba.dashscope.common.Result
Load data from the server output.
fromResponse(Protocol, Response) - 类 中的方法com.alibaba.dashscope.protocol.SubmitResult
 
FromTranscriptionParam(TranscriptionParam, String) - 类 中的静态方法com.alibaba.dashscope.audio.asr.transcription.TranscriptionQueryParam
 
Function - com.alibaba.dashscope.common中的枚举
 

G

get(Map<String, String>) - 类 中的方法com.alibaba.dashscope.protocol.HttpRpc
Do get.
getApiKey() - 类 中的方法com.alibaba.dashscope.common.Param
 
getHttpClient() - 类 中的方法com.alibaba.dashscope.protocol.pool.HttpPool
 
getInput() - 类 中的方法com.alibaba.dashscope.aigc.conversation.ConversationParam
 
getInstance() - 类 中的静态方法com.alibaba.dashscope.protocol.pool.HttpPool
 
getInstance() - 类 中的静态方法com.alibaba.dashscope.protocol.pool.WebsocketPool
 
getParameters() - 类 中的方法com.alibaba.dashscope.aigc.conversation.ConversationParam
 
getParameters() - 类 中的方法com.alibaba.dashscope.aigc.conversation.qwen.QWenConversationParam
 
getRequestId() - 类 中的方法com.alibaba.dashscope.common.Param
 
getValue() - 枚举 中的方法com.alibaba.dashscope.audio.asr.recognition.RecognitionState
 
getValue() - 枚举 中的方法com.alibaba.dashscope.audio.tts.SpeechSynthesisAudioFormat
 
getValue() - 枚举 中的方法com.alibaba.dashscope.audio.tts.SpeechSynthesisTextType
 
getValue() - 枚举 中的方法com.alibaba.dashscope.common.ErrorType
 
getValue() - 枚举 中的方法com.alibaba.dashscope.common.Function
 
getValue() - 枚举 中的方法com.alibaba.dashscope.common.Protocol
 
getValue() - 枚举 中的方法com.alibaba.dashscope.common.Role
 
getValue() - 枚举 中的方法com.alibaba.dashscope.common.StreamingMode
 
getValue() - 枚举 中的方法com.alibaba.dashscope.common.Task
 
getValue() - 枚举 中的方法com.alibaba.dashscope.common.TaskGroup
 
getValue() - 枚举 中的方法com.alibaba.dashscope.common.TaskStatus
 
getValue() - 枚举 中的方法com.alibaba.dashscope.common.WebSocketEventType
 
getWsClient(String, Map<String, String>) - 类 中的方法com.alibaba.dashscope.protocol.pool.WebsocketPool
Get a rpc client from the pool.

H

HEADER - 类 中的静态变量com.alibaba.dashscope.utils.ApiKeywords
 
HISTORY - 类 中的静态变量com.alibaba.dashscope.utils.ApiKeywords
 
HTTP_CONNECT_TIMEOUT_ENV - 类 中的静态变量com.alibaba.dashscope.utils.Constants
 
HTTP_CONNECTION_REQUEST_TIMEOUT_ENV - 类 中的静态变量com.alibaba.dashscope.utils.Constants
 
HTTP_SOCKET_TIMEOUT_ENV - 类 中的静态变量com.alibaba.dashscope.utils.Constants
 
HttpMethod - com.alibaba.dashscope.protocol中的枚举
 
HttpPool - com.alibaba.dashscope.protocol.pool中的类
 
HttpRpc - com.alibaba.dashscope.protocol中的类
The Http rpc class, biz logic free.
HttpRpc(String, ResultCallback<Response>) - 类 的构造器com.alibaba.dashscope.protocol.HttpRpc
Construct the class.

I

init() - 类 中的静态方法com.alibaba.dashscope.utils.Constants
 
INPUT - 类 中的静态变量com.alibaba.dashscope.utils.ApiKeywords
 
INPUT_TOKENS - 类 中的静态变量com.alibaba.dashscope.utils.ApiKeywords
 
isFailedEvent(String) - 类 中的静态方法com.alibaba.dashscope.protocol.ServiceFacility
 
isFinishEvent(String) - 类 中的静态方法com.alibaba.dashscope.protocol.ServiceFacility
 
isSentenceEnd() - 类 中的方法com.alibaba.dashscope.audio.asr.recognition.RecognitionResult
 
IsSentenceEnd(Sentence) - 类 中的静态方法com.alibaba.dashscope.audio.asr.recognition.RecognitionResult
 
isStartEvent(String) - 类 中的静态方法com.alibaba.dashscope.protocol.ServiceFacility
 

J

JsonUtils - com.alibaba.dashscope.utils中的类
 
JsonUtils() - 类 的构造器com.alibaba.dashscope.utils.JsonUtils
 

M

M6_NUM_WEB_SEARCH - 类 中的静态变量com.alibaba.dashscope.utils.ApiKeywords
 
M6_SEARCH_IN_FIRST_QUERY - 类 中的静态变量com.alibaba.dashscope.utils.ApiKeywords
 
MAX_CONNECTIONS_HTTP - 类 中的静态变量com.alibaba.dashscope.utils.Constants
 
max_connections_http - 类 中的静态变量com.alibaba.dashscope.utils.Constants
 
MAX_CONNECTIONS_PER_ROUTE_HTTP - 类 中的静态变量com.alibaba.dashscope.utils.Constants
 
max_connections_per_route_http - 类 中的静态变量com.alibaba.dashscope.utils.Constants
 
MAX_LENGTH - 类 中的静态变量com.alibaba.dashscope.utils.ApiKeywords
 
MESSAGE - 类 中的静态变量com.alibaba.dashscope.utils.ApiKeywords
 
MODEL - 类 中的静态变量com.alibaba.dashscope.utils.ApiKeywords
 

O

of(String) - 枚举 中的静态方法com.alibaba.dashscope.common.Protocol
 
of(String) - 枚举 中的静态方法com.alibaba.dashscope.common.StreamingMode
 
onClose(Status) - 类 中的方法com.alibaba.dashscope.common.ResultCallback
Will be called as soon as the server closed, only support the websocket protocol.
onComplete() - 类 中的方法com.alibaba.dashscope.common.ResultCallback
Will be called when all messages are received.
onError(Exception) - 类 中的方法com.alibaba.dashscope.common.ResultCallback
Will be called when an Exception occurs.
onEvent(T) - 类 中的方法com.alibaba.dashscope.common.ResultCallback
Will be called as soon as the server replies.
onOpen(Status) - 类 中的方法com.alibaba.dashscope.common.ResultCallback
Will be called as soon as the connection is established, only support the websocket protocol.
OUTPUT - 类 中的静态变量com.alibaba.dashscope.utils.ApiKeywords
 
OUTPUT_TOKENS - 类 中的静态变量com.alibaba.dashscope.utils.ApiKeywords
 

P

Param - com.alibaba.dashscope.common中的类
 
Param() - 类 的构造器com.alibaba.dashscope.common.Param
 
PARAMETERS - 类 中的静态变量com.alibaba.dashscope.utils.ApiKeywords
 
parse(String) - 类 中的静态方法com.alibaba.dashscope.utils.JsonUtils
 
PAYLOAD - 类 中的静态变量com.alibaba.dashscope.utils.ApiKeywords
 
Phoneme - com.alibaba.dashscope.audio.tts.timestamp中的类
 
Phoneme() - 类 的构造器com.alibaba.dashscope.audio.tts.timestamp.Phoneme
 
PHONEME_TIMESTAMP - 类 中的静态变量com.alibaba.dashscope.audio.tts.SpeechSynthesisApiKeywords
 
PHONEMES - 类 中的静态变量com.alibaba.dashscope.audio.tts.SpeechSynthesisApiKeywords
 
PITCH_RATE - 类 中的静态变量com.alibaba.dashscope.audio.tts.SpeechSynthesisApiKeywords
 
post(Map<String, String>, Request) - 类 中的方法com.alibaba.dashscope.protocol.HttpRpc
Do post.
prepareHeaders(Protocol, Param) - 类 中的静态方法com.alibaba.dashscope.protocol.ServiceFacility
Prepare common headers.
prepareHistory(List<ChatMessage>, Integer) - 类 中的静态方法com.alibaba.dashscope.aigc.conversation.ConversationParam
 
prepareRequest(Protocol, Param, WebSocketEventType) - 类 中的静态方法com.alibaba.dashscope.protocol.ServiceFacility
Build the message body by the protocol.
prepareResult(Protocol, Param, Response) - 类 中的静态方法com.alibaba.dashscope.protocol.ServiceFacility
Prepare the Result by the response and the input param.
prepareUrl(Protocol, Param) - 类 中的静态方法com.alibaba.dashscope.protocol.ServiceFacility
Prepare the connecting url.
prepareWsParams(Flowable<Param>) - 类 中的静态方法com.alibaba.dashscope.protocol.ServiceFacility
Add start-task and finish-task to the input stream.
PROMPT - 类 中的静态变量com.alibaba.dashscope.utils.ApiKeywords
 
Protocol - com.alibaba.dashscope.common中的枚举
 

Q

QWEN_V1 - 类 中的静态变量com.alibaba.dashscope.aigc.conversation.qwen.QWenConversationParam
 
QWenConversationParam - com.alibaba.dashscope.aigc.conversation.qwen中的类
 
QWenConversationParam() - 类 的构造器com.alibaba.dashscope.aigc.conversation.qwen.QWenConversationParam
 
QWenConversationResult - com.alibaba.dashscope.aigc.conversation.qwen中的类
 
QWenConversationResult() - 类 的构造器com.alibaba.dashscope.aigc.conversation.qwen.QWenConversationResult
 

R

Recognition - com.alibaba.dashscope.audio.asr.recognition中的类
 
Recognition() - 类 的构造器com.alibaba.dashscope.audio.asr.recognition.Recognition
 
RecognitionApiKeywords - com.alibaba.dashscope.audio.asr.recognition中的类
 
RecognitionApiKeywords() - 类 的构造器com.alibaba.dashscope.audio.asr.recognition.RecognitionApiKeywords
 
RecognitionBaseParam - com.alibaba.dashscope.audio.asr.recognition中的类
 
RecognitionBaseParam() - 类 的构造器com.alibaba.dashscope.audio.asr.recognition.RecognitionBaseParam
 
RecognitionMessagePayload - com.alibaba.dashscope.audio.asr.recognition中的类
 
RecognitionMessagePayload() - 类 的构造器com.alibaba.dashscope.audio.asr.recognition.RecognitionMessagePayload
 
RecognitionParam - com.alibaba.dashscope.audio.asr.recognition中的类
 
RecognitionParam() - 类 的构造器com.alibaba.dashscope.audio.asr.recognition.RecognitionParam
 
RecognitionRequestParam - com.alibaba.dashscope.audio.asr.recognition中的类
 
RecognitionRequestParam() - 类 的构造器com.alibaba.dashscope.audio.asr.recognition.RecognitionRequestParam
 
RecognitionResult - com.alibaba.dashscope.audio.asr.recognition中的类
 
RecognitionResult() - 类 的构造器com.alibaba.dashscope.audio.asr.recognition.RecognitionResult
 
RecognitionState - com.alibaba.dashscope.audio.asr.recognition中的枚举
 
RecognitionStreamParam - com.alibaba.dashscope.audio.asr.recognition中的类
 
RecognitionStreamParam() - 类 的构造器com.alibaba.dashscope.audio.asr.recognition.RecognitionStreamParam
 
Request - com.alibaba.dashscope.protocol中的类
 
Request() - 类 的构造器com.alibaba.dashscope.protocol.Request
 
REQUEST_ID - 类 中的静态变量com.alibaba.dashscope.utils.ApiKeywords
 
Response - com.alibaba.dashscope.protocol中的类
 
Response() - 类 的构造器com.alibaba.dashscope.protocol.Response
 
Result - com.alibaba.dashscope.common中的类
 
Result() - 类 的构造器com.alibaba.dashscope.common.Result
 
ResultCallback<T> - com.alibaba.dashscope.common中的类
 
ResultCallback() - 类 的构造器com.alibaba.dashscope.common.ResultCallback
 
resultType() - 类 中的方法com.alibaba.dashscope.aigc.conversation.ConversationParam
 
resultType() - 类 中的方法com.alibaba.dashscope.aigc.conversation.qwen.QWenConversationParam
 
resultType() - 类 中的方法com.alibaba.dashscope.audio.asr.recognition.RecognitionBaseParam
 
resultType() - 类 中的方法com.alibaba.dashscope.audio.asr.transcription.TranscriptionParam
 
resultType() - 类 中的方法com.alibaba.dashscope.audio.asr.transcription.TranscriptionQueryParam
 
resultType() - 类 中的方法com.alibaba.dashscope.audio.tts.SpeechSynthesisParam
 
resultType() - 类 中的方法com.alibaba.dashscope.common.Param
Get the related output class, which should be a subclass of `Result`.
resultType() - 类 中的方法com.alibaba.dashscope.protocol.SubmitParam
 
returnWsClient(WebsocketRpc) - 类 中的方法com.alibaba.dashscope.protocol.pool.WebsocketPool
Return the borrowed object to the pool.
Role - com.alibaba.dashscope.common中的枚举
 

S

SAMPLE_RATE - 类 中的静态变量com.alibaba.dashscope.audio.asr.recognition.RecognitionApiKeywords
 
SAMPLE_RATE - 类 中的静态变量com.alibaba.dashscope.audio.tts.SpeechSynthesisApiKeywords
 
sendAudioFrame(ByteBuffer) - 接口 中的方法com.alibaba.dashscope.audio.asr.recognition.BaseRecognition
Send audio frame to server.
sendAudioFrame(ByteBuffer) - 类 中的方法com.alibaba.dashscope.audio.asr.recognition.Recognition
 
SENTENCE - 类 中的静态变量com.alibaba.dashscope.audio.asr.recognition.RecognitionApiKeywords
 
Sentence - com.alibaba.dashscope.audio.asr.recognition.timestamp中的类
 
Sentence() - 类 的构造器com.alibaba.dashscope.audio.asr.recognition.timestamp.Sentence
 
SENTENCE - 类 中的静态变量com.alibaba.dashscope.audio.tts.SpeechSynthesisApiKeywords
 
Sentence - com.alibaba.dashscope.audio.tts.timestamp中的类
 
Sentence() - 类 的构造器com.alibaba.dashscope.audio.tts.timestamp.Sentence
 
ServiceFacility - com.alibaba.dashscope.protocol中的类
The rpc factory to use both http rpc and ws rpc.
ServiceFacility() - 类 的构造器com.alibaba.dashscope.protocol.ServiceFacility
 
SOCKET_TIMEOUT - 类 中的静态变量com.alibaba.dashscope.utils.Constants
 
SPEECH_RATE - 类 中的静态变量com.alibaba.dashscope.audio.tts.SpeechSynthesisApiKeywords
 
SpeechSynthesisApiKeywords - com.alibaba.dashscope.audio.tts中的类
 
SpeechSynthesisApiKeywords() - 类 的构造器com.alibaba.dashscope.audio.tts.SpeechSynthesisApiKeywords
 
SpeechSynthesisAudioFormat - com.alibaba.dashscope.audio.tts中的枚举
 
SpeechSynthesisMessagePayload - com.alibaba.dashscope.audio.tts中的类
 
SpeechSynthesisMessagePayload() - 类 的构造器com.alibaba.dashscope.audio.tts.SpeechSynthesisMessagePayload
 
SpeechSynthesisParam - com.alibaba.dashscope.audio.tts中的类
 
SpeechSynthesisParam() - 类 的构造器com.alibaba.dashscope.audio.tts.SpeechSynthesisParam
 
SpeechSynthesisResult - com.alibaba.dashscope.audio.tts中的类
 
SpeechSynthesisResult() - 类 的构造器com.alibaba.dashscope.audio.tts.SpeechSynthesisResult
 
SpeechSynthesisTextType - com.alibaba.dashscope.audio.tts中的枚举
 
SpeechSynthesizer - com.alibaba.dashscope.audio.tts中的类
 
SpeechSynthesizer() - 类 的构造器com.alibaba.dashscope.audio.tts.SpeechSynthesizer
 
sse(Map<String, String>, Request) - 类 中的方法com.alibaba.dashscope.protocol.HttpRpc
Do sse.
Status - com.alibaba.dashscope.common中的类
 
Status() - 类 的构造器com.alibaba.dashscope.common.Status
 
stop() - 接口 中的方法com.alibaba.dashscope.audio.asr.recognition.BaseRecognition
Stop the recognition.
stop() - 类 中的方法com.alibaba.dashscope.audio.asr.recognition.Recognition
 
streamCall(ConversationParam) - 类 中的方法com.alibaba.dashscope.aigc.conversation.Conversation
Call the server to get the result by stream.
streamCall(RecognitionParam, Flowable<ByteBuffer>) - 接口 中的方法com.alibaba.dashscope.audio.asr.recognition.BaseRecognition
Call the server to do a stream-in, stream-out realtime recognition.
streamCall(RecognitionParam, Flowable<ByteBuffer>) - 类 中的方法com.alibaba.dashscope.audio.asr.recognition.Recognition
 
streamCall(SpeechSynthesisParam) - 接口 中的方法com.alibaba.dashscope.audio.tts.BaseSpeechSynthesizer
Call the server to get the result by stream.
streamCall(SpeechSynthesisParam) - 类 中的方法com.alibaba.dashscope.audio.tts.SpeechSynthesizer
 
streamCall(ConversationParam) - 接口 中的方法com.alibaba.dashscope.BaseConversation
Call the server to get the result by stream.
streamCall(Map<String, String>, Flowable<Param>, long) - 类 中的静态方法com.alibaba.dashscope.protocol.ServiceFacility
Call the network to do a stream-in, stream-out request.
streamCall(Map<String, String>, Flowable<Param>, ResultCallback<Result>) - 类 中的静态方法com.alibaba.dashscope.protocol.ServiceFacility
Call the network to do a single-in, stream-out request via a callback.
streamCall(Protocol, Map<String, String>, Param, long) - 类 中的静态方法com.alibaba.dashscope.protocol.ServiceFacility
Call the network to do a single-in, stream-out request.
STREAMING - 类 中的静态变量com.alibaba.dashscope.utils.ApiKeywords
 
streamingInAndDuplex(String, Map<String, String>, Flowable<Request>, long) - 类 中的静态方法com.alibaba.dashscope.protocol.ServiceFacility
Call rpc on stream-in mode, only support websocket.
streamingInAndDuplexWithCallback(String, Map<String, String>, Flowable<Request>, ResultCallback<Response>) - 类 中的静态方法com.alibaba.dashscope.protocol.ServiceFacility
Call rpc with a callback on stream-in mode, only support websocket.
StreamingMode - com.alibaba.dashscope.common中的枚举
 
streamingNone(Protocol, String, Map<String, String>, Request, HttpMethod, long) - 类 中的静态方法com.alibaba.dashscope.protocol.ServiceFacility
Call rpc on single-in, single-out mode
streamingOut(Protocol, String, Map<String, String>, Request, HttpMethod, StreamingMode, long) - 类 中的静态方法com.alibaba.dashscope.protocol.ServiceFacility
Call rpc on single-in, stream-out mode
streamingOutWithCallback(Protocol, String, Map<String, String>, Request, HttpMethod, StreamingMode, ResultCallback<Response>) - 类 中的静态方法com.alibaba.dashscope.protocol.ServiceFacility
Call rpc on single-in mode with a callback.
SubmitParam - com.alibaba.dashscope.protocol中的类
 
SubmitParam() - 类 的构造器com.alibaba.dashscope.protocol.SubmitParam
 
SubmitResult - com.alibaba.dashscope.protocol中的类
 
SubmitResult() - 类 的构造器com.alibaba.dashscope.protocol.SubmitResult
 
SUBTASK_STATUS - 类 中的静态变量com.alibaba.dashscope.audio.asr.transcription.TranscriptionApiKeywords
 

T

Task - com.alibaba.dashscope.common中的枚举
 
TASK_GROUP - 类 中的静态变量com.alibaba.dashscope.utils.ApiKeywords
 
TASK_ID - 类 中的静态变量com.alibaba.dashscope.audio.asr.transcription.TranscriptionApiKeywords
 
TASK_METRICS - 类 中的静态变量com.alibaba.dashscope.audio.asr.transcription.TranscriptionApiKeywords
 
TASK_RESULTS - 类 中的静态变量com.alibaba.dashscope.audio.asr.transcription.TranscriptionApiKeywords
 
TASK_STATUS - 类 中的静态变量com.alibaba.dashscope.audio.asr.transcription.TranscriptionApiKeywords
 
TASK_STATUS - 类 中的静态变量com.alibaba.dashscope.utils.ApiKeywords
 
TaskGroup - com.alibaba.dashscope.common中的枚举
 
TASKID - 类 中的静态变量com.alibaba.dashscope.utils.ApiKeywords
 
TaskStatus - com.alibaba.dashscope.common中的枚举
 
TEXT - 类 中的静态变量com.alibaba.dashscope.utils.ApiKeywords
 
TEXT_TYPE - 类 中的静态变量com.alibaba.dashscope.audio.tts.SpeechSynthesisApiKeywords
 
TIMESTAMP_TEXT - 类 中的静态变量com.alibaba.dashscope.audio.tts.SpeechSynthesisApiKeywords
 
toJson(Object) - 类 中的静态方法com.alibaba.dashscope.utils.JsonUtils
 
toJsonObject(Object) - 类 中的静态方法com.alibaba.dashscope.utils.JsonUtils
 
TONE - 类 中的静态变量com.alibaba.dashscope.audio.tts.SpeechSynthesisApiKeywords
 
TOP_P - 类 中的静态变量com.alibaba.dashscope.utils.ApiKeywords
 
toRequest(Protocol) - 类 中的方法com.alibaba.dashscope.aigc.conversation.ConversationParam
 
toRequest(Protocol) - 类 中的方法com.alibaba.dashscope.audio.asr.recognition.RecognitionRequestParam
 
toRequest(Protocol) - 类 中的方法com.alibaba.dashscope.audio.asr.recognition.RecognitionStreamParam
 
toRequest(Protocol) - 类 中的方法com.alibaba.dashscope.audio.asr.transcription.TranscriptionParam
 
toRequest(Protocol) - 类 中的方法com.alibaba.dashscope.audio.asr.transcription.TranscriptionQueryParam
 
toRequest(Protocol) - 类 中的方法com.alibaba.dashscope.audio.tts.SpeechSynthesisParam
 
toRequest(Protocol) - 类 中的方法com.alibaba.dashscope.common.Param
 
toRequest(Protocol) - 类 中的方法com.alibaba.dashscope.protocol.SubmitParam
 
toString() - 异常错误 中的方法com.alibaba.dashscope.exception.ApiException
 
Transcription - com.alibaba.dashscope.audio.asr.transcription中的类
 
Transcription() - 类 的构造器com.alibaba.dashscope.audio.asr.transcription.Transcription
 
TRANSCRIPTION_URL - 类 中的静态变量com.alibaba.dashscope.audio.asr.transcription.TranscriptionApiKeywords
 
TranscriptionApiKeywords - com.alibaba.dashscope.audio.asr.transcription中的类
 
TranscriptionApiKeywords() - 类 的构造器com.alibaba.dashscope.audio.asr.transcription.TranscriptionApiKeywords
 
TranscriptionMessagePayload - com.alibaba.dashscope.audio.asr.transcription中的类
 
TranscriptionMessagePayload() - 类 的构造器com.alibaba.dashscope.audio.asr.transcription.TranscriptionMessagePayload
 
TranscriptionMetrics - com.alibaba.dashscope.audio.asr.transcription中的类
 
TranscriptionMetrics() - 类 的构造器com.alibaba.dashscope.audio.asr.transcription.TranscriptionMetrics
 
TranscriptionParam - com.alibaba.dashscope.audio.asr.transcription中的类
 
TranscriptionParam() - 类 的构造器com.alibaba.dashscope.audio.asr.transcription.TranscriptionParam
 
TranscriptionQueryParam - com.alibaba.dashscope.audio.asr.transcription中的类
 
TranscriptionQueryParam() - 类 的构造器com.alibaba.dashscope.audio.asr.transcription.TranscriptionQueryParam
 
TranscriptionResult - com.alibaba.dashscope.audio.asr.transcription中的类
 
TranscriptionResult() - 类 的构造器com.alibaba.dashscope.audio.asr.transcription.TranscriptionResult
 
TranscriptionTaskResult - com.alibaba.dashscope.audio.asr.transcription中的类
 
TranscriptionTaskResult() - 类 的构造器com.alibaba.dashscope.audio.asr.transcription.TranscriptionTaskResult
 

U

url() - 类 中的方法com.alibaba.dashscope.aigc.conversation.ConversationParam
 
url() - 类 中的方法com.alibaba.dashscope.audio.asr.recognition.RecognitionBaseParam
 
url() - 类 中的方法com.alibaba.dashscope.audio.asr.transcription.TranscriptionParam
 
url() - 类 中的方法com.alibaba.dashscope.audio.asr.transcription.TranscriptionQueryParam
 
url() - 类 中的方法com.alibaba.dashscope.audio.tts.SpeechSynthesisParam
 
url() - 类 中的方法com.alibaba.dashscope.common.Param
 
url() - 类 中的方法com.alibaba.dashscope.protocol.SubmitParam
 
USAGE - 类 中的静态变量com.alibaba.dashscope.utils.ApiKeywords
 

V

valueOf(String) - 枚举 中的静态方法com.alibaba.dashscope.audio.asr.recognition.RecognitionState
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alibaba.dashscope.audio.tts.SpeechSynthesisAudioFormat
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alibaba.dashscope.audio.tts.SpeechSynthesisTextType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alibaba.dashscope.common.ErrorType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alibaba.dashscope.common.Function
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alibaba.dashscope.common.Protocol
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alibaba.dashscope.common.Role
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alibaba.dashscope.common.StreamingMode
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alibaba.dashscope.common.Task
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alibaba.dashscope.common.TaskGroup
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alibaba.dashscope.common.TaskStatus
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alibaba.dashscope.common.WebSocketEventType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alibaba.dashscope.protocol.HttpMethod
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法com.alibaba.dashscope.audio.asr.recognition.RecognitionState
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alibaba.dashscope.audio.tts.SpeechSynthesisAudioFormat
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alibaba.dashscope.audio.tts.SpeechSynthesisTextType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alibaba.dashscope.common.ErrorType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alibaba.dashscope.common.Function
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alibaba.dashscope.common.Protocol
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alibaba.dashscope.common.Role
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alibaba.dashscope.common.StreamingMode
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alibaba.dashscope.common.Task
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alibaba.dashscope.common.TaskGroup
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alibaba.dashscope.common.TaskStatus
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alibaba.dashscope.common.WebSocketEventType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alibaba.dashscope.protocol.HttpMethod
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
VOLUME - 类 中的静态变量com.alibaba.dashscope.audio.tts.SpeechSynthesisApiKeywords
 

W

wait(TranscriptionQueryParam) - 接口 中的方法com.alibaba.dashscope.audio.asr.transcription.BaseTranscription
Waiting for the transcription task to complete.
wait(TranscriptionQueryParam) - 类 中的方法com.alibaba.dashscope.audio.asr.transcription.Transcription
 
wait(SubmitParam, Class<? extends Result>, long) - 类 中的静态方法com.alibaba.dashscope.protocol.ServiceFacility
Wait for an async task to finish, check every 5 seconds.
WebSocketEventType - com.alibaba.dashscope.common中的枚举
 
WebsocketPool - com.alibaba.dashscope.protocol.pool中的类
 
WebsocketRpc - com.alibaba.dashscope.protocol中的类
The websocket rpc, biz logic free.
WebsocketRpc(String, Map<String, String>) - 类 的构造器com.alibaba.dashscope.protocol.WebsocketRpc
Construct the class.
Word - com.alibaba.dashscope.audio.asr.recognition.timestamp中的类
 
Word() - 类 的构造器com.alibaba.dashscope.audio.asr.recognition.timestamp.Word
 
Word - com.alibaba.dashscope.audio.tts.timestamp中的类
 
Word() - 类 的构造器com.alibaba.dashscope.audio.tts.timestamp.Word
 
WORD_TIMESTAMP - 类 中的静态变量com.alibaba.dashscope.audio.tts.SpeechSynthesisApiKeywords
 
WORDS - 类 中的静态变量com.alibaba.dashscope.audio.tts.SpeechSynthesisApiKeywords
 
WsHeader - com.alibaba.dashscope.protocol中的类
 
WsHeader() - 类 的构造器com.alibaba.dashscope.protocol.WsHeader
 
A B C D E F G H I J M O P Q R S T U V W 
跳过导航链接

Copyright © 2023. All rights reserved.