liusheng
2024-07-20 37f2e4e68c0d55e094981fa478fc198b907f87dc
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();
}