Uses of Class
com.unfbx.chatgpt.entity.Tts.TextToSpeech
-
Packages that use TextToSpeech Package Description com.unfbx.chatgpt -
-
Uses of TextToSpeech in com.unfbx.chatgpt
Methods in com.unfbx.chatgpt with parameters of type TextToSpeech Modifier and Type Method Description retrofit2.Call<okhttp3.ResponseBody>OpenAiApi. textToSpeech(TextToSpeech textToSpeech)文本转语音voidOpenAiClient. textToSpeech(TextToSpeech textToSpeech, retrofit2.Callback callback)
-