This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes Other JSE/JEE APIs and the fly likes Sound recording Using java Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Other JSE/JEE APIs
Reply Bookmark "Sound recording Using java" Watch "Sound recording Using java" New topic
Author

Sound recording Using java

Abhi Venu
Ranch Hand

Joined: Jul 09, 2009
Posts: 72
I need to develop a java application to record phone calls and saves it as file in harddisc . Its usual LandPhone not a cell phone....
How can it be done...


1My Phone will be in Speaker Mode on

I am having following doubts

. My PC wont be having a microphone to take voice input... ........ what I plans is to have a connection to the COM port from Phone ..like the connections made for accessing internet..
but here i dont have intermediate modem between the two... so that plan of connecting a telphone out to a PC is stupidity i believe. I want to have another option..for recording.


Another easy way that i thought was to connect a microphone and use the XPs voice recorder for recording......Ut i though it would be googd to develop a smal java application for this

But the iam struck at follwoing areas

1. How i will i take voice as input to PC.

2. How my PCwii read it and convert to a file

If any have a better idea please help me....


A table, a chair, a bowl of fruit and a violin; what else does a man need to be happy?:Einstein
Campbell Ritchie
Sheriff

Joined: Oct 13, 2005
Posts: 32833
    
    4
Too difficult a question for "beginning Java". Moving thread.
Campbell Ritchie
Sheriff

Joined: Oct 13, 2005
Posts: 32833
    
    4
Have also changed all text to black because some people find coloured text hard to read.
Abhi Venu
Ranch Hand

Joined: Jul 09, 2009
Posts: 72
its have been 6 days .Yet i am not getting a reply.Please change this to a better forum matching the subject or else please any help me...
James Ward
Ranch Hand

Joined: Apr 27, 2003
Posts: 263
Wonder if you have seen these resources?

http://www.jsresources.org/examples/audio_playing_recording.html
http://sourceforge.net/projects/java-snd-record/
http://www.java-tips.org/java-se-tips/javax.sound/capturing-audio-with-java-sound-api.html

Abhi Venu
Ranch Hand

Joined: Jul 09, 2009
Posts: 72
Thank You
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Sound recording Using java
 
Similar Threads
"Voice Transmission via Socket"
Stop audio record when another recording app opens
VoIP Java application
voice input
my laptop mic doesn't work