-
-
-
-
[
DOS]
ac97.rar
CS5536 Programming based on the AC97 a WAV file player demo program, the principle for understanding the AC97, AC97 study program should be helpful, please refer to the corresponding article Note: http://hengch.blog.163.com/blog/static/ ...
-
[
Visual C++ (VC++)]
WaveFun_Src.zip
Audio Coding realize, can be converted into wav Pcm format ccitt a-low format the text style, can be directly supported in a variety of voice
-
[
Visual C++ (VC++)]
Hermes.rar
The network speech transmission, uses the system-level wav function gathering audio frequency to add socket to make the network transmission
-
[
Delphi]
wzld.rar
delphi read the document, and can read Chinese, English and Chinese and English mixed reading, and can be saved into a WAV file. The use of the TTS, is free to download and install the appropriate plug-in delphi.
Category:
Delphi VCL Upload User:
lei_jiali Size:
199K
-
[
Visual C++ (VC++)]
MP3Clock-1.0.0.zip
MP3 Alarm Clock is a Windows compatible alarm clock that plays (.mp3, .wav) file formats. It is a fully functional alarm clock and can be used to wake someone in the morning. Just click on the dialog box to close the alarm down.
-
[
Matlab]
matlab.spsnip_gui.rar
This is a GUI that manages DSP analysis functions for wav-files [especially speech signals]. Two functions [plotps.m and spect.m] are ... snipper lets you trim the time series and save it as a separate wav-file. The GUI is a great tool for instructors in a DSP ...
-
[
Visual C++ (VC++)]
ShowWaveForm_src.zip
ShowWaveForm is based from a C++ class, called CWaveFile, written by Alexander Beletsky. This is a port to C#, with some added features. A small .wav file is included in the demo project .zip file for testing.
-
[
Visual C++ (VC++)]
WavPlayer.zip
To play a WAV file, you only need to create a SoundPlayer, add the location of the WAV file, and then play the file. This takes all of three lines of code