91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

資源簡介

非常好用 我就不貼圖了

資源截圖

代碼片段和文件信息

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

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----

?????文件????????159??2013-01-23?10:59??iFly源文件\demoTTS\app.config

?????文件?????745004??2014-08-20?16:10??iFly源文件\demoTTS\bin\Debug\audio.wav

?????文件??????12288??2014-08-20?17:10??iFly源文件\demoTTS\bin\Debug\demoTTS.exe

?????文件????????159??2013-01-23?10:59??iFly源文件\demoTTS\bin\Debug\demoTTS.exe.config

?????文件??????26112??2014-08-20?17:10??iFly源文件\demoTTS\bin\Debug\demoTTS.pdb

?????文件??????22984??2014-08-20?16:12??iFly源文件\demoTTS\bin\Debug\demoTTS.vshost.exe

?????文件????????159??2013-01-23?10:59??iFly源文件\demoTTS\bin\Debug\demoTTS.vshost.exe.config

?????文件????????490??2012-06-06?02:06??iFly源文件\demoTTS\bin\Debug\demoTTS.vshost.exe.manifest

?????文件??????????8??2013-01-14?13:50??iFly源文件\demoTTS\bin\Debug\f2973f3705180a753e51c71480ee645e\usr.dat

?????文件??????78336??2014-08-20?17:10??iFly源文件\demoTTS\bin\Debug\iFlyDotNet.dll

?????文件??????30208??2014-08-20?17:10??iFly源文件\demoTTS\bin\Debug\iFlyDotNet.pdb

?????文件?????243496??2008-05-17?11:14??iFly源文件\demoTTS\bin\Debug\Microsoft.DirectX.DirectSound.dll

?????文件?????326440??2008-05-17?11:14??iFly源文件\demoTTS\bin\Debug\Microsoft.DirectX.dll

?????文件?????364544??2011-08-18?10:43??iFly源文件\demoTTS\bin\Debug\msc.dll

?????文件?????310272??2008-06-26?06:59??iFly源文件\demoTTS\bin\Debug\NAudio.dll

?????文件?????278528??2011-09-15?09:58??iFly源文件\demoTTS\bin\Debug\speex.dll

?????文件???????4455??2013-01-23?10:59??iFly源文件\demoTTS\demoTTS.csproj

?????文件???????6144??2013-01-14?17:51??iFly源文件\demoTTS\demoTTS.v11.suo

?????文件???????4048??2014-08-20?15:57??iFly源文件\demoTTS\Form1.cs

?????文件???????5214??2011-11-25?16:23??iFly源文件\demoTTS\Form1.Designer.cs

?????文件???????5817??2011-11-25?16:23??iFly源文件\demoTTS\Form1.resx

?????文件???????1634??2014-08-20?17:10??iFly源文件\demoTTS\obj\x86\Debug\demoTTS.csproj.FileListAbsolute.txt

?????文件????????975??2014-08-20?17:10??iFly源文件\demoTTS\obj\x86\Debug\demoTTS.csproj.GenerateResource.Cache

?????文件??????26250??2014-08-20?17:10??iFly源文件\demoTTS\obj\x86\Debug\demoTTS.csprojResolveAssemblyReference.cache

?????文件??????12288??2014-08-20?17:10??iFly源文件\demoTTS\obj\x86\Debug\demoTTS.exe

?????文件????????180??2014-08-20?17:10??iFly源文件\demoTTS\obj\x86\Debug\demoTTS.Form1.resources

?????文件??????26112??2014-08-20?17:10??iFly源文件\demoTTS\obj\x86\Debug\demoTTS.pdb

?????文件????????180??2014-08-20?17:10??iFly源文件\demoTTS\obj\x86\Debug\demoTTS.Properties.Resources.resources

?????文件???????6665??2014-08-20?15:55??iFly源文件\demoTTS\obj\x86\Debug\DesignTimeResolveAssemblyReferences.cache

?????文件???????7442??2014-08-20?17:09??iFly源文件\demoTTS\obj\x86\Debug\DesignTimeResolveAssemblyReferencesInput.cache

............此處省略65個文件信息

評論

共有 條評論