类的使用
com.lark.oapi.service.speech_to_text.v1.model.StreamRecognizeSpeechResp
-
com.lark.oapi.service.speech_to_text.v1.resource中StreamRecognizeSpeechResp的使用
修饰符和类型方法说明Speech.streamRecognize(StreamRecognizeSpeechReq req) 语音流式识别 (ASR),语音流式接口,将整个音频文件分片进行传入模型。Speech.streamRecognize(StreamRecognizeSpeechReq req, RequestOptions reqOptions) 语音流式识别 (ASR),语音流式接口,将整个音频文件分片进行传入模型。