資源簡介
由于WXFSpeack只能在windows平臺的qt使用,經過一番折騰寫出了一個基于訊飛語音合成的簡單代碼,這樣可以調用訊飛語音各種語種的讀報

代碼片段和文件信息
#include?“widget.h“
#include?
int?main(int?argc?char?*argv[])
{
????QApplication?a(argc?argv);
????Widget?w;
????w.show();
????return?a.exec();
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2018-07-27?21:17??TTLSpeech_Demo\
?????文件?????????164??2018-07-26?09:24??TTLSpeech_Demo\main.cpp
?????文件????????4083??2018-07-27?12:31??TTLSpeech_Demo\myttlfunction.cpp
?????文件????????1485??2018-07-27?12:32??TTLSpeech_Demo\myttlfunction.h
?????目錄???????????0??2018-07-27?21:17??TTLSpeech_Demo\myVOice\
?????文件??????????24??2018-07-26?10:55??TTLSpeech_Demo\myVOice\1.txt
?????文件??????????24??2018-07-26?10:55??TTLSpeech_Demo\myVOice\2.wav
?????文件???????????0??2018-07-26?11:14??TTLSpeech_Demo\myVOice\3.wav
?????文件?????????169??2018-07-26?11:15??TTLSpeech_Demo\testfile.qrc
?????文件?????????963??2018-07-26?14:14??TTLSpeech_Demo\TTLSpeech_Demo.pro
?????文件???????34304??2018-07-27?12:43??TTLSpeech_Demo\TTLSpeech_Demo.pro.user
?????目錄???????????0??2018-07-27?21:17??TTLSpeech_Demo\ttl_h\
?????文件???????11543??2018-03-15?18:54??TTLSpeech_Demo\ttl_h\msp_cmn.h
?????文件???????36874??2018-03-15?18:56??TTLSpeech_Demo\ttl_h\msp_errors.h
?????文件????????4309??2018-03-15?18:54??TTLSpeech_Demo\ttl_h\msp_types.h
?????文件????????9712??2018-03-15?18:54??TTLSpeech_Demo\ttl_h\qise.h
?????文件???????10722??2018-03-15?18:54??TTLSpeech_Demo\ttl_h\qisr.h
?????文件????????8090??2018-03-15?18:54??TTLSpeech_Demo\ttl_h\qtts.h
?????文件?????????864??2018-07-27?12:55??TTLSpeech_Demo\widget.cpp
?????文件?????????429??2018-07-27?12:04??TTLSpeech_Demo\widget.h
?????文件?????????985??2018-07-27?21:00??TTLSpeech_Demo\widget.ui
評論
共有 條評論