資源簡(jiǎn)介
訊飛語音播放
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Linq;
using?System.Text;
using?System.Windows.Forms;
using?iFlyDotNet;
using?NAudio.Wave;
using?Microsoft.DirectX.DirectSound;
namespace?demoTTS
{
????public?partial?class?Form1?:?Form
????{
????????bool?luyin?=?true;
????????WaveInStream?wi;
????????private?WaveFileWriter?writer;
????????iFlyISR?isr;
????????public?Form1()
????????{
????????????InitializeComponent();
????????}
????????private?void?button1_Click(object?sender?EventArgs?e)
????????{
????????????button1.Enabled?=?false;
????????????string?c1?=?“appid=53f4099e“;
????????????iFlyTTS?tts?=?new?iFlyTTS(c1);
????????????tts.Finished?+=?tts_Finished;
????????????tts.vo
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????文件????????159??2013-01-23?10:59??iFlyTTS\demoTTS\app.config
?????文件??????12288??2017-05-26?16:56??iFlyTTS\demoTTS\bin\Debug\demoTTS.exe
?????文件????????159??2013-01-23?10:59??iFlyTTS\demoTTS\bin\Debug\demoTTS.exe.config
?????文件??????40448??2017-05-26?16:56??iFlyTTS\demoTTS\bin\Debug\demoTTS.pdb
?????文件??????24224??2017-05-26?16:24??iFlyTTS\demoTTS\bin\Debug\demoTTS.vshost.exe
?????文件????????159??2013-01-23?10:59??iFlyTTS\demoTTS\bin\Debug\demoTTS.vshost.exe.config
?????文件????????490??2010-03-17?22:39??iFlyTTS\demoTTS\bin\Debug\demoTTS.vshost.exe.manifest
?????文件??????????8??2013-01-14?13:50??iFlyTTS\demoTTS\bin\Debug\f2973f3705180a753e51c71480ee645e\usr.dat
?????文件??????78336??2017-05-26?16:37??iFlyTTS\demoTTS\bin\Debug\iFlyDotNet.dll
?????文件??????36352??2017-05-26?16:37??iFlyTTS\demoTTS\bin\Debug\iFlyDotNet.pdb
?????文件?????573440??2006-05-29?10:52??iFlyTTS\demoTTS\bin\Debug\iFlyTTS.dll
?????文件?????243496??2008-05-17?11:14??iFlyTTS\demoTTS\bin\Debug\Microsoft.DirectX.DirectSound.dll
?????文件?????326440??2008-05-17?11:14??iFlyTTS\demoTTS\bin\Debug\Microsoft.DirectX.dll
?????文件?????364544??2011-08-18?10:43??iFlyTTS\demoTTS\bin\Debug\msc.dll
?????文件????????140??2016-10-08?19:26??iFlyTTS\demoTTS\bin\Debug\msc_assist.dat
?????文件?????310272??2008-06-26?06:59??iFlyTTS\demoTTS\bin\Debug\NAudio.dll
?????文件?????278528??2011-09-15?09:58??iFlyTTS\demoTTS\bin\Debug\speex.dll
?????文件???????4455??2017-05-26?16:55??iFlyTTS\demoTTS\demoTTS.csproj
?????文件???????6144??2013-01-14?17:51??iFlyTTS\demoTTS\demoTTS.v11.suo
?????文件???????4032??2017-05-26?16:28??iFlyTTS\demoTTS\Form1.cs
?????文件???????5214??2011-11-25?16:23??iFlyTTS\demoTTS\Form1.Designer.cs
?????文件???????5817??2011-11-25?16:23??iFlyTTS\demoTTS\Form1.resx
?????文件???????4881??2017-05-26?16:24??iFlyTTS\demoTTS\obj\x86\Debug\demoTTS.csproj.FileListAbsolute.txt
?????文件????????977??2017-05-26?17:04??iFlyTTS\demoTTS\obj\x86\Debug\demoTTS.csproj.GenerateResource.Cache
?????文件??????26701??2017-05-26?16:37??iFlyTTS\demoTTS\obj\x86\Debug\demoTTS.csprojResolveAssemblyReference.cache
?????文件??????12288??2017-05-26?16:56??iFlyTTS\demoTTS\obj\x86\Debug\demoTTS.exe
?????文件????????180??2017-05-26?16:22??iFlyTTS\demoTTS\obj\x86\Debug\demoTTS.Form1.resources
?????文件??????40448??2017-05-26?16:56??iFlyTTS\demoTTS\obj\x86\Debug\demoTTS.pdb
?????文件????????180??2017-05-26?16:22??iFlyTTS\demoTTS\obj\x86\Debug\demoTTS.Properties.Resources.resources
?????文件???????2873??2017-05-26?16:22??iFlyTTS\demoTTS\obj\x86\Debug\DesignTimeResolveAssemblyReferences.cache
............此處省略74個(gè)文件信息
評(píng)論
共有 條評(píng)論