microphone
iphone - How can i read the microphone input?
How can i 开发者_运维知识库read the sound data from the microphone? I don\'t want to record and then access the data, i want to be able to access the sound input live?You can record sound (PCM samples[详细]
2023-01-13 06:42 分类:问答Recording from user mic w/o using Flash
Is there a way to no开发者_StackOverflow社区t to use flash as a platform for mic recording based script?Sure.You could write it in C, C++, C#, Java, Fortran, Pascal, Ada, Assembly, BASIC, Visual BASIC[详细]
2023-01-11 15:18 分类:问答Android microphone issue
Is it possible to detect (in real time) if som开发者_Go百科ebody is blowing into the microphone ?[详细]
2023-01-10 06:34 分类:问答Loop an audio through microphone in Android?
开发者_开发知识库Is there anyway in android to loop a recorded audio through microphone. I mean that instead of speaking in microphone, i should be able to send a recorded audio from code into it.[详细]
2023-01-10 02:34 分类:问答How do you playback live audio in an iPhone?
Say you want to playback exactly what the iPhone mic is picking up in real-time.W开发者_Python百科hich framework/class would be used?You\'ll need to use the Core Audio framework for this.Specifically,[详细]
2023-01-08 18:52 分类:问答android, audio filters
I would like to make audio records (via MediaRecorder/AudioRecorder) and then play recorded file with some changes (special effects) (e.g. increasing/decreasing speed, adding echo, mix with other pred[详细]
2023-01-06 22:11 分类:问答What is the easiest way to access a a computers microphone in Python?
I need to get some numbers so I can generate random numbers using ambient sound. I want something on this level[详细]
2023-01-06 20:24 分类:问答Input from 20+ microphones
I\'ve been asked (if it\'s possible) to write a program monitoring the input of at least 20 microphones, on a single computer.[详细]
2023-01-04 21:59 分类:问答Bit resolution / Bit depth of microphone channel in Flash
I need to figure out the bit depth / quantization / bit resolution of the microphone channel in Flash. Anybody out there, who knows that?开发者_如何学编程[详细]
2023-01-04 19:34 分类:问答Is there any way to check if there is any input to the mic or not?
Is there any way to let\'s say, user clicks a button, and then he needs to say something to the mic, but only after he finishes to talk to the mic, th开发者_高级运维e app will wait 5 seconds, and then[详细]
2023-01-04 09:11 分类:问答