| 程序包 | 说明 |
|---|---|
| com.alibaba.dashscope.audio.tts |
| 限定符和类型 | 方法和说明 |
|---|---|
ByteBuffer |
SpeechSynthesizer.call(SpeechSynthesisParam param) |
void |
SpeechSynthesizer.call(SpeechSynthesisParam param,
ResultCallback<SpeechSynthesisResult> callback) |
io.reactivex.Flowable<SpeechSynthesisResult> |
SpeechSynthesizer.streamCall(SpeechSynthesisParam param) |
Copyright © 2024. All rights reserved.