is there a way to send recorded music from a f开发者_高级运维ile to my microphone to send it over voip? i mean like i say hello, i record hello and when i open the program it says hello with skype or
In the aurioTouch sample app the RemoteIO audio unit is configured for 2 channel non-interleaved LPCM in the 8.24 fixed point format. This is the preferred format on the iOS platform and I assume that
I\'m currently working on a pretty straight forward app which records the users singing voice using开发者_StackOverflow社区 AVAudioRecorder and processes it using AUGraph (from the iPhoneMixerEQGraphT
Hey everyone. Is there a way of outputting audio from my program and r开发者_Go百科edirecting that stream to the system\'s microphone input \'layer\'? I understand this might require some low-level ca
I want to develop a virtual microphone driver. Please, do not say anything about DirectShow - that\'s not \"the way\". I need a solution that will work with any software including Skype and MSN. And D
I am writing a small program in C++ that receives mic input and does some simple live audio processing. I have been looking around and the only things I h开发者_Python百科ave been able to find that wo
I have been searching for quite some time now, and I haven\'t been able to find a way to actually get an SPL/db value from a microphone on Android.
I\'m trying to record/process some audio from three usb microphones with Java Sound on Snow Leopard (but c开发者_运维知识库an switch to Windows if it fixes things). Problem is, when I try to use the m
I\'m working on some software for children, and looking to add the ability for the software to respond to a number of non-speech sounds.For instance, clapping, barking, whistling, fart noises, etc.
I am trying to obtain the pitch, the level, and other stuff from my mi开发者_运维知识库crophone using Python. I am trying using pyaudio, but I read that I need to use other libraries to generate the m