搜索资源列表
AudioProcessor
- 语音 api 采集,录音,可设定采样率。directsound播放,基音分析,频域波形-voice api collection, recording, sampling rate can be set. Direct3D playback, pitch, frequency-domain waveform
yycjbo
- DirectX 为windows 而设计的API允许开发人员调用多媒体硬件设备的各项功能。 本软件应用DirectSound实现一个语音的ActiveX控件,控件实现了全双工的语音通信
20073192143784
- 游戏运行于Win32平台(Win95 / 98, Win NT 4或者更高); 支持各种通信协议(LAN, Internet, Dial-up, Direct cable); 游戏允许四个人参与; 游戏使用图像和动画来显示背景和移动目标; 一个游戏片断是驻留在服务器上; 每个参赛者要么是一个服务器,要么是一个客户; 客户与服务器交互,并参与到游戏之中。 主要编程特征: 基于MFC; 充分应用C++特征; 使用DirectPlay; 使用DirectS
Sample08
- 使用DirectSound播放声音。DirectSound全部是播放声音效果所需要的,可以把它看作控制所有声音的API。-broadcast voices. DirectSound all play a sound effect is needed, it can be taken as the voice of all control API.
rtaudio.rar
- RtAudio is a set of C++ classes that provide a common API (Application Programming Interface) for realtime audio input/output across Linux, Macintosh OS-X and Windows (DirectSound and ASIO) operating systems. RtAudio significantly simplifies the proc
AudioProcessor
- 语音api采集,录音,可设定采样率.directsound播放,基音分析,频域波形-voiceapicollection,recording,samplin.rar-Api voice collection, recording, sampling rate can be set. Directsound playback, pitch analysis, frequency-domain waveform-voiceapicollection, recording, samplin.rar
rtaudio-4.0.6.tar
- RtAudio 適合跨平台 pcm 直接播放的程序開發, 支持多種 Audio Device 輸出-RtAudio is a set of C++ classes that provide a common API (Application Programming Interface) for realtime audio input/output across Linux, Macintosh OS-X and Windows (DirectSound and ASIO) operating
DirectSound
- directsound 教程,winodws音频采集相关api操作。-directsound tutorial, winodws api audio acquisition-related operation.
Modplayer-source
- Freeware mod player usefull to learn Direct Sound API
p2p
- 语音通话已经是IM的基本功能了,qq,MSN甚至连刚出来的百度HI都自带语音聊天的功能,大家可能觉得很炫,其实大家都是用的windows平台上的API,懂了原理之后自己也可以做,再说了微软也提供了DirectSound的托管互操作程序集,使.net开发人员也很容易的介入到这个领域,甚至你还可以写一个能跑在window mobile上的语音电话,现在好多手机都支持wifi,这样一个简单的wifi电话就由你的手里诞生了。本帖来和大家一起看看如何来做网络电话。-After the voice call
simplest_media_play
- 简单的视音频播放示例 本工程包含了使用各种API(Direct3D,OpenGL,GDI,DirectSound,SDL2)播放多媒体例子。 其中音频输入为PCM采样数据。输出至系统的声卡播放出来。 视频输入为YUV/RGB像素数据。输出至显示器上的一个窗口播放出来。 通过本工程的代码初学者可以快速学习使用这几个API播放视频和音频的技术。 一共包括了如下几个子工程: simplest_audio_play_directsound: 使用DirectSound播放PCM
XAudio
- XAudio2学习之循环播放音频数据 XAudio2是微软公司推出的一个低级音频API,API在Windows (Vista以上版本)和Xbox360中得到支持。在Windows中,XAudio2还是DirectSound的继承者-XAudio
simplest_media_play
- 本工程包含了使用各种API(Direct3D,OpenGL,GDI,DirectSound,SDL2)播放多媒体例子。 其中音频输入为PCM采样数据。输出至系统的声卡播放出来。 视频输入为YUV/RGB像素数据。输出至显示器上的一个窗口播放出来。 通过本工程的代码初学者可以快速学习使用这几个API播放视频和音频的技术。-The project includes the use of various API (Direct3D, OpenGL, GDI, DirectSound, SD
naudio
- 开源音频处理类库 NAudio主要的功能: 1、支持多种API播放音频,WaveOut、DirectSound、ASIO、WASAPI (Windows Vista及以上) 2、支持多种音频格式解压缩,MP3(ACM或者DMO解码)、AIFF、G.711(mu-law或者a-law)、ADPCM、G.722、Speex、SF2 3、可以解码任意ACM编码的音频 4、支持WaveIn、WASAPI、ASIO录音 5、支持读写标准WAV格式的文件 6、使用32位混音引擎 6、提供