liusheng
2024-06-27 afb277a81e060c6275f11e9f9f102b5dcfd80a72
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();
}