登录
首页 » 语音处理 » mfc语音发音

mfc语音发音

于 2022-08-07 发布 文件大小:1.59 MB
0 132
下载积分: 2 下载次数: 1

代码说明:

文本语音(Text-to-Speech,以下简称TTS),它的作用就是把通过TTS引擎把文本转化为语音输出。本文不是讲述如何建立自己的TTS引擎,而是简单介绍如何运用Microsoft Speech SDK 建立自己的文本语音转换应用程序。Microsoft Speech SDK简介Microsoft Speech SDK是微软提供的软件开发包,提供的Speech API (SAPI)主要包含两大方面:1. API for Text-to-Speech2. API for Speech Recognition其中API for Text-to-Speech,就是微软TTS引擎的接口,通过它我们可以很容易地建立功能强大的文本语音程序,金山词霸的单词朗读功能就用到了这写API,而目前几乎所有的文本朗读工具都是用这个SDK开发的。至于API for Speech Rec

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Using multi
    使用多缓冲技术 来实现 小内存情况下,媒体播放的流畅-Using multi-buffering technology to achieve small memory case, the fluid media player
    2022-09-13 14:20:03下载
    积分:1
  • 通过对象
    通过面向对象的思想和多线程,java动画,双缓存技术,java对多媒体的支持等,在网页上设计了一个简单的音乐电子万年历,从而使音乐时钟的基本功能借助于java多线程的思想和技术得以实现。-through object-oriented thinking and multithreading, java animation, double-buffer technology, java to support multimedia on the web page design of a simple electronic music calendar. Music clock so that the basic functions using java multithreaded and technologies to achieve.
    2022-09-28 18:00:03下载
    积分:1
  • 波形输入 Rec
    此程序是为 录制的声音 ""wav of 声卡 行中 or 麦克风 网络摄像头
    2022-03-22 16:42:47下载
    积分:1
  • 计算高斯混合模型先验概率和后验概率的程序,采用大矩阵运算,大大提高了运行速度。...
    计算高斯混合模型先验概率和后验概率的程序,采用大矩阵运算,大大提高了运行速度。-Gaussian mixture model calculated a priori probability and the probability of post-mortem procedures, using a large matrix computation, greatly improved speed.
    2022-08-19 11:09:39下载
    积分:1
  • 1,增加了歌词搜索的自主性,用户可以选择自定义搜索关键字,也可以自定义是否和歌词文件相关联,这里的关联并不是把歌词写入歌曲文件,而是在程序中建立一种关联,以免每...
    1,增加了歌词搜索的自主性,用户可以选择自定义搜索关键字,也可以自定义是否和歌词文件相关联,这里的关联并不是把歌词写入歌曲文件,而是在程序中建立一种关联,以免每次播放这首歌的时候都去搜索歌词,而是直接去读取关联好的歌词文件. 2,增加了指定歌词的搜索目录,指定歌词的保存目录功能.为了性能考虑,歌词的搜索目录不会往下递归,只搜索设置的那一级目录. -1, an increase of the autonomy of the lyrics search, the user can select a custom search keyword, but also can customize it and lyrics files, link here is not to write songs lyrics files, but in the process of establishing a linked so as not to play this song every time the time to search for the lyrics, but a direct link to read the lyrics a good document. 2, an increase of the designated search lyrics directory, specify the directory function of the preservation of the lyrics. to performance considerations, the lyrics search directory recursion is not down, it only set up a search directory.
    2022-02-24 18:45:23下载
    积分:1
  • 就是按输入的时间录,回放,显示波形及频谱图 录过程中有动态频谱显示...
    就是按输入的时间录音,回放,显示波形及频谱图 录音过程中有动态频谱显示 -Itis input by the time recording, playback, show the waveform and frequency spectrum of dynamic recording process of the spectrum shows
    2022-08-15 19:27:29下载
    积分:1
  • 提供对标准.wav文件的解析。了wave文件的头部和数据段,分别读取到一个缓冲区中,并且提取出波特率、采样位数等信息。...
    提供对标准.wav文件的解析。处理了wave文件的头部和数据段,分别读取到一个缓冲区中,并且提取出波特率、采样位数等信息。-standard of wave file analyzing.do with wave file head and data segment, reading to each cache, and pick up baud,sampling rate, etc. info.
    2023-09-08 10:55:03下载
    积分:1
  • Audio and video products that make sure the comrades encountered the same proble...
    做音视频产品的同志肯定碰到我一样的问题,HD Audio的MicroPhone声音大小调节棒变灰不可调节,我这个程序就是利用Mixer 来辨别是哪种Audio,并Enable它。-Audio and video products that make sure the comrades encountered the same problem I, HD Audio Microphone voice the size of the adjustment rod adjustment is not grayed out, I make use of this procedure is the Mixer to identify which type of Audio, and Enable it.
    2022-03-18 02:25:52下载
    积分:1
  • FAAD2 is a HE, LC, MAIN and LTP profile, MPEG2 and MPEG
    FAAD2 is a HE, LC, MAIN and LTP profile, MPEG2 and MPEG-4 AAC decoder. FAAD2 includes code for SBR (HE AAC) decoding. FAAD2 is licensed under the GPL. 该版本是最新发布的版本,能够在VC6.0和VC8.0下编译通过。-FAAD2 is a HE, LC, MAIN and LTP profile, MPEG2 and MPEG-4 AAC decoder.FAAD2 includes code for SBR (HE AAC) decoding.FAAD2 is licensed under the GPL. This version is the latest released version, can VC6. 0 and under VC8.0 compiler through.
    2022-02-05 09:17:01下载
    积分:1
  • 采用Microsoft Speech SDK5.1实现Text2Speech。
    采用Microsoft Speech SDK5.1实现Text2Speech。-Microsoft Speech SDK5.1 achieve Text2Speech.
    2023-05-27 23:00:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载