CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - Voice-To-Text

搜索资源列表

  1. exmple

    0下载:
  2. 简单实现一对一视频语音聊天功能,文字及其他多人聊天功能静待完善中,使用工具flex和flash midea server开发-Simple realization one-on-one video voice chat function, text, and other people chat to function and use tools flex and flash midea server development
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-04-09
    • 文件大小:1998743
    • 提供者:张勇敢
  1. Voice

    0下载:
  2. This Application Main Object Text to Speech of the Content.In Edit Control add content then press the Speech Button. Then system will speak the content.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-03
    • 文件大小:921237
    • 提供者:lokesh
  1. VB.NetVideo

    2下载:
  2. 简单的VB.Net视频系统源代码,VS2008工程,可实现一对一、一对多的语音、视频和文字的交流,可以用来开发视频会议系统,语音视频聊天系统,语音质量和视频效果均不错,支持P2P网络传输,可以直接集成到现有的项目中。-VB.Net simple video system source code, VS2008 project, can achieve one to one, one to many voice, video and text communication, can be used
  3. 所属分类:VOIP program

    • 发布日期:2016-04-14
    • 文件大小:1329152
    • 提供者:xujinquan
  1. AMRWB

    0下载:
  2. Speech recognition (also known as automatic speech recognition or computer speech recognition) converts spoken words to text. The term "voice recognition" is sometimes used to refer to recognition systems that must be trained to a particular speaker—
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-05
    • 文件大小:75906
    • 提供者:sakthivel
  1. IP

    0下载:
  2. 一套小巧但很完整的VC++视频会议系统,可以点对点视频聊天、语音聊天、文本聊天、打开电子白板、发出请求、发送主机消息等功能-Small but very complete set of VC++ video conferencing system that can point to point video chat, voice chat, text chat, open the whiteboard, making the request, the sending host messages
  3. 所属分类:VOIP program

    • 发布日期:2017-03-29
    • 文件大小:668829
    • 提供者:汪余君
  1. cSharptext-to-speech-and-voice-playback

    0下载:
  2. 用c#编能将文字变换为语音并存为音频文件的程序,xp需要装微软语音库(win7自带有)-With c# code can transform text to speech audio files exist, xp need to install the Microsoft Speech Library (win7 comes with)
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-22
    • 文件大小:474668
    • 提供者:吴熙
  1. Digital

    0下载:
  2. 文本朗读系统是TTS(语音合成)的一个应用,具有文本获取、语音合成和语音播放等基本功能。本文利用Visual C++进行程序设计,实现数字文本的朗读等功能。-Text to speech system TTS (speech synthesis) of an application with access to text, speech synthesis and voice playback and other basic functions. In this paper, Visual C
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-31
    • 文件大小:137552
    • 提供者:Twinner
  1. Voice-chat-room

    0下载:
  2. 完成一个文本聊天室程序的设计 I.能识别各自身份,可具有单独一对一聊天的功能 II.能保留历史记录,能设置好友,只与好友聊天 -Complete the design of a text chat program I. to identify their own identity, separate one-on-one chat function II able to preserve the historical record, can set up a friend,
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:85097
    • 提供者:
  1. yuyinliaotian

    0下载:
  2. 在文字聊天中添加了代码从而增加视频和语音通话功能-Added code to add video and voice calls, text chat
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:93963
    • 提供者:吴迪
  1. ChatRoom

    0下载:
  2. 聊天室:实现语音和文字聊天,通过设置IP地址和端口号,连接服务器后进行聊天功能。-Chat room: realize voice and text chat, by setting the IP address and port number, connect to the server after the chat function.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:656060
    • 提供者:dongyamin
  1. Form1

    0下载:
  2. 语音录入文字,用以实现用说话来填写文字的功能.可以简单实现.-The Voice Input text to achieve with talking to fill in the text of the function can be simple to achieve.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:1499
    • 提供者:efwesdfsdf
  1. Speech

    0下载:
  2. 文本朗读系统是TTS(语音合成)的一个应用,具有文本获取、语音合成和语音播放等基本功能。本文利用Visual C++进行程序设计,实现英文文本的朗读等功能。 -Text to speech system TTS (speech synthesis), an application has access to text, speech synthesis and voice playback function. In this paper, Visual C++ programming, th
  3. 所属分类:Audio program

    • 发布日期:2017-11-13
    • 文件大小:163581
    • 提供者:Twinner
  1. ostream-Text-To-Speech_Demo

    0下载:
  2. 这个文章和附带的代码教你如何在你的应用程序中添加TTS语音合成功能,你可以只需要使用ostream通过一行代码就可以完成了。另外,文章还教你如何使用开源的C++工具,让你的代码变短,作者的代码不超过50行,而且,比以前的代码更加健壮和通用。内容涉及:COMSTL、TTS、boost::iostreams。-This article and the accompanying code to teach you how to add your application TTS voice synthe
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-11-13
    • 文件大小:138251
    • 提供者:dcc
  1. anychatcoresdk_linux_v1.7

    0下载:
  2. AnyChat SDK是一套多媒体即时通讯平台库,大部分需要用到音视频交互的系统都可以采用AnyChat SDK来开发。AnyChat SDK内部封装了音视频的采集、编码、传输、解码以及播放(显示)功能,只需要几个简单的API调用,即可实现多个用户之间的语音、视频、文字交互,由于内核已经实现了P2P网络,所以上层应用不需要关心复杂的网络传输问题,简化了上层应用的开发难度,上层应用的开发人员可以把更多的精力投入到业务流程、用户体验等方面,实现应用系统的快速开发。 -AnyChat SDK i
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-20
    • 文件大小:8068096
    • 提供者:林煜宇
  1. ChatRoom

    0下载:
  2. 网络聊天室通常直称聊天室,是一种人们可以在线交谈的网络论坛,在同一聊天室的人们通过广播消息进行实时交谈。 聊天室可以建立在即时通讯软件(如MSN Messenger、QQ、Anychat)、P2P软件、万维网(如 Halapo,Meebo ) 等基础上,万维网方式更为普通和种类繁多,交谈的手段不局限于文本,更包括语音、视频。通常聊天室是按照房间或频道为单位的,在同一房间或频道的网人可以实时地广播和阅读公开消息。一般情况下,与其它网络论坛、即时通讯不同的是,聊天室不保存聊天记录。-Intern
  3. 所属分类:CSharp

    • 发布日期:2014-12-23
    • 文件大小:388096
    • 提供者:刘小莫
  1. QQ

    0下载:
  2. 用socket实现两台计算机的连接、文件传输、语音及文字聊天,所以我和搭档用c++语言编写出了简易-wo computers with a connection socket implementation, file transfer, voice and text chat, so my partner using c++ language to write a simple QQ
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-05
    • 文件大小:422807
    • 提供者:雷雷
  1. JavaSound

    0下载:
  2. 简单的java语音通话,文字聊天软件,能实现基本功能,不含编码解码。-Simple java voice calls, text chat software, to achieve the basic functions, excluding codec.
  3. 所属分类:VOIP program

    • 发布日期:2017-04-01
    • 文件大小:12668
    • 提供者:hy
  1. usc-android-sdk_v1.3.23

    0下载:
  2. 语音识别技术(Auto Speech Recognize,ASR),是让机器能够“听懂”人类的语言,然后将语音转化成文字。此处分享的云知声语音识别sdk,下载后可以直接使用-Voice recognition technology (Auto Speech Recognize, ASR), is to let the machine can understand human language, and then the voice into text. Share cloud here kn
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-08
    • 文件大小:1608232
    • 提供者:sheraint
  1. 19627016SpeechLPC

    0下载:
  2. 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 re
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-25
    • 文件大小:47058
    • 提供者:noga
  1. voicetalk-1-textavoc-Chat-OK-fromExternalIP-Bad.r

    0下载:
  2. 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, bu
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-06-15
    • 文件大小:23715235
    • 提供者:sc1001
« 1 2 34 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com