logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

ubuntu最新系统12.04的64位下载并安装

1.下载ubuntu的ISOhttp://www.ubuntu.org.cn/download/desktop2.下载制作U盘安装ubunt的工具http://www.pendrivelinux.com/universal-usb-installer-easy-as-1-2-3/完成

#ubuntu
调用微软的语音合成库开发语音程序

1.首先新建项目,右键项目名称添加System.Speech引用。 2.编码:Imports SystemImports System.Speech.Synthesis具体发音处:  Dim synth As SpeechSynthesizer = New SpeechSynthesizer()  synth.SetOutputToDefaultAudioDevice(

到底了