liusheng
2024-04-17 69123c8bf13ccb27539b0475e626c6c95c0ea6bb
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();
}