資源簡介
TTS語音
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Text;
using?System.Windows.Forms;
namespace?SpVoiceDemo
{
????public?partial?class?frmMain?:?Form
????{
????????public?frmMain()
????????{
????????????InitializeComponent();
????????????comboBox1.DropDownstyle?=?ComboBoxstyle.DropDownList;
????????}
????????SpVoiceUtil?SpVoiceUtil?=?new?SpVoiceUtil();
????????private?void?frmMain_Load(object?sender?EventArgs?e)
????????{
????????????Control.CheckForIllegalCrossThreadCalls?=?false;
????????????List?list?=?SpVoiceUtil.getDescription();
????????????foreach?(var?item?in?list)
????????{
????????????????comboBox1.Items.Add(item);?
????????}
????????????if?(comboBox1.Ite
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2013-01-30?02:13??SpVoice\
?????目錄???????????0??2013-01-30?06:31??SpVoice\SpVoice\
?????文件?????????871??2013-01-30?02:55??SpVoice\SpVoice.sln
?????文件???????19968??2013-01-30?06:31??SpVoice\SpVoice.suo
?????目錄???????????0??2013-01-30?02:15??SpVoice\SpVoice\bin\
?????目錄???????????0??2013-01-30?06:31??SpVoice\SpVoice\bin\Debug\
?????文件??????163840??2011-02-16?17:07??SpVoice\SpVoice\bin\Debug\DotNetSpeech.dll
?????目錄???????????0??2013-01-30?02:15??SpVoice\SpVoice\bin\Release\
?????文件????????2735??2013-01-30?06:31??SpVoice\SpVoice\frmMain.cs
?????文件???????10843??2013-01-30?06:31??SpVoice\SpVoice\frmMain.Designer.cs
?????文件????????7639??2013-01-30?06:31??SpVoice\SpVoice\frmMain.resx
?????目錄???????????0??2013-01-30?02:13??SpVoice\SpVoice\obj\
?????目錄???????????0??2013-01-30?02:13??SpVoice\SpVoice\obj\x86\
?????目錄???????????0??2013-01-30?06:24??SpVoice\SpVoice\obj\x86\Debug\
?????文件????????5446??2013-01-30?06:24??SpVoice\SpVoice\obj\x86\Debug\DesignTimeResolveAssemblyReferencesInput.cache
?????文件????????3672??2013-01-30?06:24??SpVoice\SpVoice\obj\x86\Debug\ResGen.read.1.tlog
?????文件????????1848??2013-01-30?06:24??SpVoice\SpVoice\obj\x86\Debug\ResGen.write.1.tlog
?????文件????????2634??2013-01-30?02:55??SpVoice\SpVoice\obj\x86\Debug\ResolveAssemblyReference.cache
?????文件?????????679??2013-01-30?02:29??SpVoice\SpVoice\obj\x86\Debug\SpVoice.csproj.FileListAbsolute.txt
?????文件???????16896??2013-01-30?06:24??SpVoice\SpVoice\obj\x86\Debug\SpVoice.exe
?????文件?????????985??2013-01-30?02:29??SpVoice\SpVoice\obj\x86\Debug\SpVoice.frmMain.resources
?????文件???????34304??2013-01-30?06:24??SpVoice\SpVoice\obj\x86\Debug\SpVoice.pdb
?????文件?????????180??2013-01-30?02:29??SpVoice\SpVoice\obj\x86\Debug\SpVoice.Properties.Resources.resources
?????文件?????????687??2013-01-30?06:31??SpVoice\SpVoice\obj\x86\Debug\SpVoiceDemo.csproj.FileListAbsolute.txt
?????文件????????1959??2013-01-30?06:24??SpVoice\SpVoice\obj\x86\Debug\SpVoiceDemo.frmMain.resources
?????文件?????????180??2013-01-30?04:00??SpVoice\SpVoice\obj\x86\Debug\SpVoiceDemo.Properties.Resources.resources
?????目錄???????????0??2013-01-30?02:49??SpVoice\SpVoice\obj\x86\Debug\TempPE\
?????文件????????4608??2013-01-30?02:49??SpVoice\SpVoice\obj\x86\Debug\TempPE\Properties.Resources.Designer.cs.dll
?????文件?????????474??2013-01-30?02:35??SpVoice\SpVoice\Program.cs
?????目錄???????????0??2013-01-30?02:13??SpVoice\SpVoice\Properties\
?????文件????????1346??2013-01-30?02:13??SpVoice\SpVoice\Properties\AssemblyInfo.cs
............此處省略6個文件信息
- 上一篇:C# 音樂播放器煙灰缸音樂盒
- 下一篇:中控面部考勤機獲取考勤照片源碼
評論
共有 條評論