-
将文本转换到语音,并保持嘴型同步SpeakMouth
将文本转换到语音,并保持嘴型同步SpeakMouth-text-to-speech conversion, and maintain the mouth synchronous SpeakMouth
- 2022-01-26 08:34:41下载
- 积分:1
-
一个mci的例子程序
一个mci的例子程序-Mci example of a procedure
- 2022-10-05 13:45:03下载
- 积分:1
-
把MP3转换为WAV文件格式
把MP3转换为WAV文件格式 -converted to MP3 WAV file format
- 2022-08-02 22:44:44下载
- 积分:1
-
C#写的实现线程同步的开发包,附有元程序、示范程序
C#写的实现线程同步的开发包,附有元程序、示范程序-C# Write thread synchronization realize the development kit, with element program, demonstration program
- 2022-05-28 23:38:30下载
- 积分:1
-
flash获取多个摄像头的方法
用一个flash获取多个摄像头图像,读取并显示,这是一个可以让同一台电脑上同时显示多个flash摄像头的图像
- 2022-10-06 08:15:02下载
- 积分:1
-
一个扩展后的MsAgent, 重绘提示窗、按钮等,并具有语音功能,具有Office2000中提示窗风格,功能比较强大。...
一个扩展后的MsAgent, 重绘提示窗、按钮等,并具有语音功能,具有Office2000中提示窗风格,功能比较强大。-an expansion of the MsAgent, repaint the window suggested, buttons, etc., and has voice capabilities, which have suggested Office2000 window style, function more powerful.
- 2022-03-11 07:57:16下载
- 积分:1
-
MCI Command的一个例子
MCI Command的一个例子 -An example for MCI Command
- 2022-08-17 14:10:15下载
- 积分:1
-
可以将数据倒序播放的程序,数字处理不可思议的地方完美表现
可以将数据倒序播放的程序,数字处理不可思议的地方完美表现-data can be broadcast by the reverse order of procedures, data processing incredible place perfect performance
- 2022-01-28 18:02:52下载
- 积分:1
-
自制的一款椭圆形多媒体播放器,具有MulMedia Player,可以播放多种音频文件(*.mp3,*.wma,*.wav,*.mid)和视频(*.dat,*.
自制的一款椭圆形多媒体播放器,具有MulMedia Player,可以播放多种音频文件(*.mp3,*.wma,*.wav,*.mid)和视频(*.dat,*.avi,*.mpg,*.asf),并能打开和保存M3U格式的map3清单。-privately new oval multimedia players with MulMedia Player, can play a variety of audio files (*. mp3,*. wma,*. wav,*. mid) and video (*. dat,*. avi,*. mpg,* . asf), and can open and save M3U format map3 list.
- 2023-06-25 03:25:03下载
- 积分:1
-
C++写的基于MFC的MP3播放器(具有重复,随机播放,列表选择的功能,界面进行美化)
// HHT Player.cpp : Defines the class behaviors for the application.//#include "stdafx.h"#include "HHT Player.h"#include "HHT PlayerDlg.h"#ifdef _DEBUG#define new DEBUG_NEW#undef THIS_FILEstatic char THIS_FILE[] = __FILE__;#endif/////////////////////////////////////////////////////////////////////////////// CHHTPlayerAppBEGIN_MESSAGE_MAP(CHHTPlayerApp, CWinApp)//{{AFX_MSG_MAP(CHHTPlayerApp)// NOTE - the ClassWizard will add and remove mapping macros here.// DO NOT EDIT what you see in these blocks of generated code!//}}AFX_MSGON_COMMAND(ID_HELP, CWinApp::OnHelp)END_MESSAGE_MAP()/////////////////////////////////////////////////////////////////////////////// CHHTPlayerApp constructionCHHTPlayerApp::CHHTPlayerApp(){// TODO: add construction
- 2022-01-20 22:41:55下载
- 积分:1