搜索资源列表
语音播放
- 具有原始语音播放功能,由汇编和C编写,无解压密码-voice with the original players, from C compilation and preparation, without extracting passwords
红外语音控制
- 三路红外线探头控制ISD2560语音播放。主要原理是正常情况下三对红外线接收管接收到各自配套对应的红外发射管的红外线,属于正常检测状态,一旦有一路红外管信号被隔断,侧启动语音芯片程序,播报警示提醒语音或报警。三对红外管可以根据使用需要,设置搭配报警程序。可用于各种排队系统。-three-way infrared probe control ISD2560 voice broadcast. The main principle is that under normal circumstances
环境语音录音输入
- 用csharp (c#)可以录音 保存 播放 和语音合成 根据自己需要选择环境。
一个C#语音播放的例子
- 一个C#语音播放的例子。
基于ISD1700SPI协议模式的语音报警系统
- 通过SPI 协议模式对语音芯片ISD1700 进行语音 录放功能的精确操控,实现语音的分段录放、循环播放、查询播放等功能
8052 之语音合成源码
- 8052 之语音合成源码,使用 8052 的 3 个定时器做了个能播放 wav 数据的功能,对学习 PWM 做 D/A 有些用,附上源代码.
Voice Modem.tapi实现的用语音modem进行接电话并播放wav文件的程序
- 使用tapi实现的用语音modem进行接电话并播放wav文件的程序,A program which is realised by tapi, and in which a call is picked up and wav files can be played through voice modem
WAVETOPCM.rar
- WAV文件格式和从WAVE文件中提取PCM数据的程序,这个是上个语音播放程序的附加文件,供大家参考,WAV file format and from the WAVE file to extract PCM data procedures, this is the last voice player additional documents, for your reference
isd
- 单片机控制isd4003芯片读取语音,播放语音的程序,-Single-chip microcomputer control chip isd4003 read voice, voice broadcast procedure
lbe 凌波多媒体教室课件播放
- 一流的屏幕广播速度,特别适合多媒体课件的教学;语音方面采用音频混合技术,支持多人会话,如同真实的课堂讨论一般;影音广播不仅支持VCD、MPEG,还支持AVI、WAV等多种-First-class screen broadcast rate, especially for multimedia courseware for teaching phonetic audio mixing technology used to support more than conversation, as a
acm
- 完美acm语音(audio)delphi开发控件: znACM ver5.1 完美的封装了微软的 acm 语音相关的函数,用于语音采集(录音),语音播放,使用简单(10分钟学会使用),可控制性强,容易扩展。 从使用角度出发,切合程序制作者的实际需要,解决了一般商用语音控件没有解决的问题。 真正好用的acm控件。适合delphi5 delphi6 delphi7-Acm perfect voice (audio) delphi development control: znACM ve
Car_Demo
- 本设计利用凌阳科技公司的迷你型语音遥控小车作为控制对象,凌阳16位单片机SPCE061A作为主控芯片。该小车可以通过简单的I/O操作实现小车的前进、后退、左转、右转功能;配合SPCE061A的语音特色,利用系统的语音播放和语音识别资源,实现语音控制的功能;可以在行走过程中声控改变小车运动状态;在超出语音控制范围时能够自动停车。-The design of the use of Sunplus Technology, Inc. Mini-voice as a remote control car
WavePlay
- 利用directSound进行语音播放的一段程序-The use of DirectSound voice broadcast for some procedures
RECORD
- 一个具有录音机功能的语音播放器,可是的播放录制的WAV 文件-A PLAYER THAT HAS THE FUNCTION OF THE RECORDER。
time
- 实现时钟计时的功能,使其成为一个具有语音播时的电子时钟,在这个电子时钟中具有了计时、设置闹铃、语音播放的功能-To achieve the function of clock time, making it a broadcast voice of the electronic clock when, in this electronic clock with the time, set alarm, voice broadcast function
Commci
- VC++ 语音播放,利用commci完成一般的播放暂停 等功能-C++
一键录放
- 基于ISD4004语音播放系统的设计,支持一个按键控制!按一下录音,再按播放!(Based on the ISD4004 voice playback system design, support a button control, click the recording, and then press play)
Delphi7_语音播放
- 使用delphi调用windows的API函数播放语音(play sound ,this programe just a test demo,)
Debug
- 通过button1事件VB代码自动语音播放消息框输入的文字(Through the button1 event VB code automatic voice playback message box input text)
语音播放
- Delphi7 文字转换语音播放,调用Windows SpeechSDK51控件,Speech_TSpVoice是语音的SDK开发包,对开发语音的项目很有帮助。