| Package | Description |
|---|---|
| org.dromara.hutool.ai.model.hutool |
对hutool的封装实现
|
| Modifier and Type | Method and Description |
|---|---|
static HutoolCommon.HutoolSpeech |
HutoolCommon.HutoolSpeech.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HutoolCommon.HutoolSpeech[] |
HutoolCommon.HutoolSpeech.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
InputStream |
HutoolServiceImpl.tts(String input,
HutoolCommon.HutoolSpeech voice) |
InputStream |
HutoolService.tts(String input,
HutoolCommon.HutoolSpeech voice)
TTS文本转语音
|
Copyright © 2025. All rights reserved.