liusheng
2024-07-20 04a3469886f03afb3eab782d99c51fc10b137f6f
smartor/src/main/java/com/smartor/service/PersonVoiceService.java
@@ -18,7 +18,7 @@
    /**
     * 一句话识别
     */
    public String texttospeech(String textspeech);
    public String texttospeech(String textspeech, String filePath);
    public Boolean explainHTML();
}