A step by step tutorial teaching you how to create your own chat client and chat server easily in C#, for local networks or the Internet.
A C# tutorial showing you how to make use of WMI to extract information on disk drives, such as model, capacity, sectors and serial number.
This tutorial will teach you how to calculate the shipping cost based on the weight, height, length and depth of the box, the distance and the UPS service type.
Creating a Rich Text Editor using JavaScript is easier to do than you might think, thanks to the support of modern browsers; this tutorial will walk you through it.
Hi, I'm implementing an audio meter using SampleGrabber (yet another one!). It seems to work fine for 16 bit samples but when I set the audio source to capture as 8bit the data from sample grabber...
| On Wednesday, November 18th 2009 at 06:26 PM by Felix | No Replies |
HRESULT hr=mybuf->QueryInterface(IID_IDirectSoundBuffer8,(LPVOID*)&ds8buffer); here hr=E_NOINTERFACE.But I use IID_IDirectSoundBuffer instead of IID_IDirectSoundBuffer8,hr=S_OK. I setup DXSDK_Mar09...
| On Monday, August 10th 2009 at 10:33 AM by Anonymous | 1 Reply |
I am reading samples from 4 audio streams from network using application developed using WMF11 SDK. Now i want to mix 4 samples from each stream and make a one sample with the voice signals in original...
| On Tuesday, March 31st 2009 at 07:26 AM by Anonymous | No Replies |
Hello, I want to extract audio sample from a media file. I have tried IMediadet to perform it .But,it can not work for audio samples. Do you know another method? Thank you.
| On Sunday, January 18th 2009 at 10:35 PM by hitong | 2 Replies |
shes threesickly murphys matching greens heavily specimens halon preprocessor
| On Thursday, October 30th 2008 at 07:07 AM by Amy | No Replies |
i am using windows 98 everything says ok but no sound at all help
| On Friday, September 5th 2008 at 12:48 AM by Anonymous | No Replies |
I am trying to implement advanced digital prosessing of the sound. With sound I mean any sound from sources like Music Players, Film Music, Internet Radios etc. For this is would be easy and elegant...
| On Wednesday, September 3rd 2008 at 07:34 AM by Anonymous | 1 Reply |
I dont hear sound on my system how do i fix this
| On Monday, September 1st 2008 at 04:01 PM by Anonymous | No Replies |
Hi, I want to write some audiodata to a wavefile with the help of the Utility-Class-Method CWaveFile.WriteMMIO . Writing "normal" wavedata works for me, but writing multichannel-wavedata does not...
| On Friday, August 29th 2008 at 08:54 AM by Anonymous | 2 Replies |
Hi everyone! I've got a technical programming question I hope someone out there can answer. Here's my setup: I'm using an aBit AW9D motherboard, WinXP/SP2, and DirectX 9.0c (June 2008). It's got...
| On Monday, July 28th 2008 at 01:44 PM by Anonymous | 2 Replies |
Vendo coche seat ibiza, 1999 . en buen estado, color plata, Precio ,4900 euros. Precio 4566 Euros. Tfno: 91452123334 Puedes ver mi anuncio gratis en: www.AnunciosGratis.de Anuncios Gratis www.AnunciosGratis...
| On Friday, July 18th 2008 at 04:56 AM by Anuncios | No Replies |
Hello All, I have audio DSP plug-in. I am getting WAVE_FORMAT_IEEE_FLOAT data from WMA Decoder (wmadmod.dll) in Vista. I want WAVE_FORMAT_PCM. Graphedit shows WMADecoder (wmadmod.dll) supports...
| On Friday, July 11th 2008 at 01:38 PM by Anonymous | No Replies |
Vendo coche de segunda mano, Seat ibiza, a? 2001 km 35000, Solo por 4500 euros. [URL=http://www.anunciosgratis.de]Anuncios Gratis[/URL] www.AnunciosGratis.de Anuncios...
| On Tuesday, March 25th 2008 at 06:55 AM by Dont | No Replies |
I'm using Directsound to play two wavs. Sound 1 is a looped wav and is run with the looped flag set in Play(). Sound 2 is a sound that lasts about a second and isn't looped. Sound 1 turns off asynchronously...
| On Monday, March 24th 2008 at 07:26 PM by Anonymous | 1 Reply |
i am a audio driver,i use playsound api play a wav file,and the playsound return TRUE,but the audio driver can not receive the any a WODM_WRITE command.please give me some help,i use the windows...
| On Monday, March 3rd 2008 at 11:10 AM by Michael | No Replies |
I am trying to interlace wave files using vb .net anyone got suggested tutorials or some code for me. TY
| On Wednesday, February 20th 2008 at 02:03 PM by David Hamilton | No Replies |
We want to play a WAV sound from a service. Currently, the service is triggered to play a WAV sound file using PlaySound API : PlaySound(SoundFile,NULL,SND_FILENAME | SND_ASYNC); using the Winmm...
| On Tuesday, February 12th 2008 at 02:27 AM by Anonymous | 1 Reply |