we want to route the call to ip network instead of GSM network. for that purpose first we are connecting开发者_Go百科 our mobile phone to a PC through bluetooth. So we want to transfer the real time a
Is there anyway to have the OS callback the delegate 开发者_运维百科- (void) captureOutput:(AVCaptureOutput *)captureOutput didOutputSampleBuffer:(CMSampleBufferRef)psampleBuffer fromConnection:(AVC
I have created a Server app that receives sound from client, i then broadcast this sound which is stored as bytes and send the bytes back to the clients that are connected to the server. now i am only
I am recording Audio using, Intent intent = new Intent(MediaStore.Audio.Media.RECORD_SOUND_ACTION); atartActivityForResult(intent, 1); // intent and 开发者_如何学GorequestCode 1
My company is currently working on what could be called an audio analysis program which needs to process to multiple audio inputs (8 or so) i开发者_如何学JAVAn real time. This means that we need a fra
I would like to capture sound from a browser and send it to a server. I decided to use red5 for the reasons listed on this interesting page that claims to do exactly what I need.
I am trying to record audio clips with MediaRecorder, but I keep getting these errors in my Logcat when I start, stop, and start again; the activity would also close:
I\'m making a VoIP app for iPhone. It\'s required to to forbid any form of audio recording for security reason. Is it possible to do so? If so, how to do it? Thanks a lot!
I am trying to record the voice using AudioRecord class and writing the read bytes to speaker using AudioTrack class. I am able to hear
V4.x We have an app that is recording audio in the background.No problem. 1) Phon开发者_运维百科e call comes in