Welcome![Sign In][Sign Up]
Location:
Search - Voice-To-Text

Search list

[Windows Develop81-101

Description: vc灵感编程范例源代码 81 创建树 82 创建声音控制按钮 83 播放控制 84 文本对话框 85 时钟 87 通信控制 88 创建文本区域组件 89 更改文本区域 91 学校报表 92 银行平衡表 93 Java多线程小程序演示浏览 94 发送接收数据 95 信件处理 96 服务器监听 97 发送接收UDP数据 98 创建备用屏幕 99 SQL数据集 100 视频会话 101 绘图-vc inspiration programming model to create the source code 81 82 trees to create voice control button 83 broadcast version control 84 Clock dialog 85 88 87 Communication Control text created 89 regional units to change school text regional statements 92 91 silver Bank balance sheet of 93 small Java multithreading procedures demonstration here to receive this information 94 95 96 mail processing server monitoring Send to listen to 97 receive 98 UDP data to create standby screen 99 SQL data sets 100 Video Conversation 101 Mapping
Platform: | Size: 351181 | Author: yiyizi | Hits:

[Speech/Voice recognition/combineReader

Description: 文字阅读器,运行前须安装speechsdk51.exe和speechsdk51LangPack.exe语音引擎,在微软网站上可以下载到。-text reader, prior to the operation and installation speechsdk51.exe speechsdk51LangPack.exe voice engine, the Microsoft Web site to download.
Platform: | Size: 93682 | Author: 树学 | Hits:

[Other resource文本文字转为声音

Description: 文本到声音的程序-text to the voice of the procedures
Platform: | Size: 577947 | Author: 识别雷 | Hits:

[Graph program图象载码程序源代码

Description: 这是我想到的一个非常有用的小程序,顾名思义,这个程序就是把不同的信号(如不同的文件:文本,图片,语音,乃至视频...)储存入电脑的图片文件.BMP文件中,以达到节省空间,安全加密,数据保护,多媒体同时运行,提高空间与时间的并行性。 -I think this is a very useful small program, as the name suggests, the procedure is different signals (such as different files : text, images, voice and even video ...) storage computer image files. BMP file, to save space, security encryption, data protection, while multimedia and increase the space and time of parallelism.
Platform: | Size: 107080 | Author: 盒香烟 | Hits:

[Other resource关于tts语音引擎的使用方法

Description: 关于tts语音引擎的使用方法!很多软件具有英文发音和朗读功能,它们都使用了MSTTS(Microsoft Text To Speech)技术。微软遵照COM的标准,提供了一套Speech API来对MSTTS进行编程。要在程序中使用这套API,必须确保系统已经安装了MSTTS和Spchapi软件包。   Speech API可以作为类型库引用到Delphi中,方法是:打开Project选单下的Import Type Litrary,点击“Add”加入Windows\\Speech目录下的Vtxauto.tlb文件,在Delphi的Import目录中就会生成VTxtAuto—TLB.pas文件,其中定义了VTxtAuto—TLB单元,把它加到Uses成员中来。设计如图2所示的窗口,定义全局变量: var VoTxt:IVTxtAuto   然后在Form的OnCreate事件中加入:   VoTxt:=CoVTxtAuto_.Create   VoTxt.Register(′′,′Speech Test′) {注册}   “Read”按钮代码为:   VoTxt.Speak(Memo1.Lines.Text,10) {朗读}   “Stop”按钮代码为:   VoTxt.StopSpeaking {停止朗读}   至此,应用程序已具有朗读功能,10表示使用普通语气。借住VoTxt的属性和方法,我们还可以控制阅读速度和语气,实现暂停、跳句等功能,Speech API编程就这么简单。 -TTS voice on the use of the engine! Many software with English pronunciation and reading aloud function, they have used MSTTS (Microsoft Text To Speech) technology. Microsoft COM comply with the standards and provide a set of Speech API to right MSTTS program. The procedure to use this API, we must ensure that the system has been installed and Spchapi MSTTS package. Speech API can be used as a type library to Delphi, is : Open Project menu under the Import Type Litrary, click on the "Add" to join Windows \\ directory under the Speech Vtxauto.tlb documents in the Delphi Import directory will generate VTxtAuto - TLB.pas document, which will just a VTxtAuto - TLB units, it added Uses members to China. Figure 2 shows the design of windows, the definition of global variables : var VoTx
Platform: | Size: 7931 | Author: 章称 | Hits:

[Speech/Voice recognition/combineTextSeparter

Description: 将文本按照标点符号分开的程序源码,可以把分开后的源码分开保存到文本文件中.为方便语音识别软件的制作而开发.-punctuation separate proceedings source, can be separated from the source to maintain separate text file. For the convenience of voice recognition software production and development.
Platform: | Size: 1375694 | Author: 高峰 | Hits:

[Speech/Voice recognition/combineSpeech_demo

Description: 语音信号处理方面的源代码,简单的语音合成软件(text to speech)-voice signal processing of the source code, a simple speech synthesis software (text to speech)
Platform: | Size: 9388 | Author: 玉贤哲 | Hits:

[Audio programTTStest

Description: TTS开发包基础上的发音程序.TTS为TEXT TO VOICE-TTS development kit based on the pronunciation procedures. TTS-TEXT TO VOICE
Platform: | Size: 72146 | Author: lou | Hits:

[Multimedia program2005112914141886886

Description: 现今市面上流行的一些英语学习软件,在广告词上经常说自己使用了国际顶尖的全程语音TTS技术,能进行整段英文的流利朗 读,并能自由调节朗读的速度与频率等。那么,这个神奇的TTS究竟是什么东西呢?   其实,TTS是微软出品的一套文字朗读引擎(Text-To-Speech Engine),这些英语软件就是调用它来进行英文朗读的。我们在英语 学习软件的编程开发中也可使用TTS技术,下面笔者将利用Visual Basic 5.0来揭开TTS神秘的面纱。 -current fashion for the English learning software, in the words often said that the use of the international voice of the entire process leading TTS technology, the entire paragraph reads English fluently, and can freely adjust the reading speed and frequency. Well, the magic TTS what exactly is? In fact, Microsoft TTS is the product of a set of text-engine (Text-To-Speech Engine), which is software called English for the English it read aloud. We in the English learning software programming also can use TTS technology, following the author will use Visual Basic 5.0 to open TTS mysterious veil.
Platform: | Size: 69599 | Author: 小炒撒 | Hits:

[Static control030923dwtreeimages

Description: 国联通手机用户\"关机或不在服务区\"时,通过10198人工台为被叫用户提供人工秘书服务,可将主叫用户的留言、姓名、电话号码以短消息的形式通知给手机用户,确保来电信息不丢失。联通手机用户可通过拨打10198人工台呼叫手机,人工台服务员将呼叫内容以短信的形式发往手机。手机用户可通过10198人工台点播或订制各类信息(天气预报、股票等),以短信形式收到定制信息-States Unicom mobile phone users "not to shutdown or services", Artificial Taiwan through 10,198 users for the recipient to provide an artificial secretarial services, the caller can be the voice, name, the telephone number to the SMS notification to the mobile phone users to ensure that messages are not lost calls. Unicom phone users can dial 10198 phone calls artificial Taiwan, Artificial Taiwan attendants will be content to call in the form of text messages sent to mobile phones. Mobile phone users through artificial 10,198 Taiwan-on-demand or custom categories of information (weather, stocks, etc.) received a message form customized information
Platform: | Size: 9150 | Author: cjz | Hits:

[Search Engine点对点我的资源QQ

Description: 点对点文件上传下载软件,带ICQ功能,带搜索引擎功能。 成品简介:朋友就是你最丰富最忠实的资源,这套软件会帮你搜索他共享出来的资源。 功能包括:1、聊天室,透视网上邻居正在做什么;2、交朋友,跟你喜欢的网上邻居结盟做朋友;3、发送文字信息;4、查看他共享的资源:文件夹、收藏夹、朋友名单;5、互联浏览:和朋友连接浏览器,他看到的网站,你同时也看到;6、语音通话:和朋友用话筒及音箱来对话;7、网页量温:安排电脑跟踪你喜爱的网站的最新更新情况。系统优点:1、不用登录服务器和注注册;2、发送的文字信息及文件都经过加密,安全性好;3、对于盟友可分组管理,每人都可以设置不同的共享权限;4、适应大部分防火墙;5、传输语音时清楚连贯。 新版增加了我的资源之信箱警卫,可杀灭邮件病毒。 关键字:点对点 我的资源 QQ PP BT P2P ICQ GOOGLE BAIDU 编辑器:DELPHI7 平  台:Win9x,Win2k/XP/NT,Win2003-peer-to-peer file uploading and downloading software, with features ICQ, with search engines. Product description : your friend is the most abundant resources of the most faithful, the software will help you search out his share of resources. Features include : a, chat rooms, online Perspective neighbors are doing; Two, make friends, with your favorite online friends neighbors alliance; three, send text messages; 4, checking his share of resources : File folders, favorites, friends list; 5, the Internet here : and friends connected browser, he saw the website, you also see; 6. voice : Using a microphone and friends and speakers to dialogue; 7, the temperature website : arrangements computer tracking your favorite site of the latest updates. System advantages : one, and do not have to log s
Platform: | Size: 1932303 | Author: 激活帐号 | Hits:

[Speech/Voice recognition/combine19627016SpeechLPC

Description: Speech interface to computer is the next big step that the technology needs to take for general users. Automatic speech recognition (ASR) will play an important role in taking technology to the people. There are numerous applications of speech recognition such as direct voice input in aircraft, data entry, speech-to-text processing, voice user interfaces such as voice dialling. ASR system can be divided into two different parts, namely feature extraction and feature recognition
Platform: | Size: 47104 | Author: noga | Hits:

[TCP/IP stackvoicetalk-1-textavoc-Chat-OK-fromExternalIP-Bad.r

Description: This free source of voice and text chatting. This is able to use only on LAN, but if you do port forwarding, you can use it as VoIP. Thanks for your reading! -This is free source of voice and text chatting. This is able to use only on LAN, but if you do port forwarding, you can use it as VoIP. Thanks for your reading!
Platform: | Size: 23714816 | Author: sc1001 | Hits:

[Communication-Mobilechat

Description: 该java聊天系统使用TCP协议,可以完成语音和文本的传输,用来做课程设计是很好的-The java chat system using the TCP protocol, you can complete the transfer of voice and text, the course is designed to make good
Platform: | Size: 12288 | Author: 王昌文 | Hits:

[Other systemselby

Description: Voice to mail application that using speech to text and text to speech , javax.mail api for android to send mails.
Platform: | Size: 7323648 | Author: chinthu | Hits:

[androidRavenClaw_yyhbcx

Description: 语音对话版航班查询源码是一个一个语音查询的例子源码,其实这个例子的想法很不错,使用讯飞或者微信的语音服务,直接引导用户输入要查询的内容,语音转化成文字以后再直接查询想要的信息这种做法非常适合一些懒人,不过讯飞和微信的语音转文字都需要联网。本例子里面使用的语音api已经失效了,仅供参考。 -Speech dialogue version flight query source is a voice query by example source code, in this example is a good idea, uses Ifly or micro channel voice service, direct user input to query the content and voice into text to directly query to this approach is very suitable for some lazy, but iFLYTEK and micro channel speech turn text need networking. In this example, the use of voice API has been invalid, for reference only.
Platform: | Size: 7189504 | Author: 孟洁 | Hits:

[e-languageqipao

Description: 模拟微信的聊天气泡 以及讲解实现原理:创建对话的参数 参数一 类型:1-7 1.文本对话方式,文本对话长度为13个字,超过13个字就会越出气泡,请自己手动换行就会有第二行内容, 2.红包对话方式, 3.转账对话方式, 4.语音对话方式,语音对话设计了好几种长度,根据语音的长短展现不同的长度 5.图片消息, 6.表情,支持QQ表情,不过表情需要你自己添加图片 7.收款, 参数二 谁发送:1-4 1.对方发送的消息,即左边 2.自己发送的消息,即右边 3.提示信息,就是中间的消息 4.收取红包,中间出现领取红包的字样 参数三 头像:就是发送消息所使用的头像 参数四 内容:文本对话所使用的文本,红包头部的文本,转账的金额,语音对话的时间, 参数五 图片:就是图片消息的图片,和发送表情的表情 -Simulation of micro-communication chat bubbles and explain the realization of the principle: the creation of dialogue parameters Parameter One Type: 1-7 1. Text dialogue, the text dialogue length of 13 words, more than 13 words will be out of the bubble, please own a new line will have a second line of content, 2. Red packets of dialogue, 3. Transfer dialogue, 4. Voice dialogue, voice dialogue designed several lengths, according to the length of the voice to show different lengths 5. Picture messages, 6. Expression, support QQ expression, but the expression needs to add your own pictures 7. Collection, Parameter two who sends: 1-4 1. The other party sends the message, that is, on the left 2. Send their own message, that is, the right 3. Prompt information, is the middle of the message 4. Receive a red envelope, the middle of the red envelope to receive the words Parameters three avatar: that is used to send messages avatar Parameter four content: the text used by the dia
Platform: | Size: 1912832 | Author: 蛋烧的饼干 | Hits:

[EditBoxarun1

Description: converter voice and speech to text via matlab
Platform: | Size: 1024 | Author: arun | Hits:

[OthernrCommLib.Pro.v.9.44.D4-XE10.1.Stp.Crk

Description: 这是带源码安装版,有源码,有注册号,完美支持 Delphi 10.2 Tokyo,nrComm Lib 是在由Deepsoftware开发类别 Miscellaneous Shareware 软件。(nrComm Lib provides some tools for performing the serial communications tasks in Delphi/CBuilder development. It has ready solutions for many communication tasks and supports working with different types of devices: * RS232, serial ports (native and virtual), USB2RS232 adapters etc.; * Telephone API (TAPI) devices (data and voice modems); * Text to speech conversion with voice modem output; * direct access to LPT port; * barcode readers; * Bluetooth connections and devices; * GSM (sms send receive, access to phonebook etc.); * ZModem, Kermit file transfer protocol; * HID (Human Interface Devices) devices; * Terminal control with VT100 support; * USB - device detection, WinUSB or lightweight nrUsb.SYS installation, I/O operations; * ready solution for implementation any data packet protocol TnrDataProcessor component * 32bit and 64bit are full support. All needed drivers are signed and can be installed on x64 Windows;)
Platform: | Size: 21935104 | Author: kongkongkong | Hits:

[CSharpP2P语言聊天系统源码

Description: 这是一款基于WinForm技术的p2p语言聊天系统,使用udp传送语音和文本等信息。在这个系统中没有服务端和客户端,相互通讯都是直接相互联系的。能够很好的实现效果。 菜单功能 该源码是一种人与人进行交流的工具系统,该系统功能包括: 1、录音 2、试听 3、发送语音 4、发送文字 5、播放收到的语音(This is a P2P language chat system based on WinForm technology, which uses UDP to transmit information such as voice and text. In this system, there is no server side and client, and communication is directly related to each other. It can achieve good results. Menu function The source code is a tool system for people to communicate with people. The system functions include: 1. Recordings 2. Auditions 3. Send voice 4. Send text 5. Play the voice received)
Platform: | Size: 1507328 | Author: lmmmmmm777 | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 20 »

CodeBus www.codebus.net