| 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
|
|
|
Too difficult a question for "beginning Java". Moving thread.
|
 |
Campbell Ritchie
Sheriff
Joined: Oct 13, 2005
Posts: 32833
|
|
|
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
|
 |
 |
|
|
subject: Sound recording Using java
|
|
|