-
How to record Voice to a file (urgent) (5 messages)
- Posted by: Ram Mohan Boddhula
- Posted on: February 28 2001 04:22 EST
Hi,
I need to develop an application, which enables user to give some message by sitting on his computer. This message has to be stored on the server, and has to be delivered to others when required. I don't know how to approach. Any related sites / Java APIs r available to finish this task.
Thanx in advance,
RamThreaded Messages (5)
- How to record Voice to a file (urgent) by TS PradeepKumar on February 28 2001 04:36 EST
- How to record Voice to a file (urgent) by Ian Purton on February 28 2001 04:54 EST
- How to record Voice to a file (urgent) by Sudha Durairaj on February 28 2001 11:54 EST
- How to record Voice to a file (urgent) by Ian Purton on February 28 2001 04:54 EST
- How to record voice to file by Beardsley Smith on June 22 2011 03:23 EDT
- record voice by Tom Bruce on July 15 2011 02:59 EDT
-
How to record Voice to a file (urgent)[ Go to top ]
- Posted by: TS PradeepKumar
- Posted on: February 28 2001 04:36 EST
- in response to Ram Mohan Boddhula
your question is not clear.
make it clear immediately.
-
How to record Voice to a file (urgent)[ Go to top ]
- Posted by: Ian Purton
- Posted on: February 28 2001 04:54 EST
- in response to TS PradeepKumar
Perhaps you could phone the user. -
How to record Voice to a file (urgent)[ Go to top ]
- Posted by: Sudha Durairaj
- Posted on: February 28 2001 11:54 EST
- in response to Ian Purton
You can refer the sun's site
http://java.sun.com/j2se/1.3/docs/guide/sound/
Java API for sound are as follows
javax.sound.sampled Package
javax.sound.midi Package
javax.sound.sampled.spi Package
javax.sound.midi.spi Package
Sudha -
How to record voice to file[ Go to top ]
- Posted by: Beardsley Smith
- Posted on: June 22 2011 03:23 EDT
- in response to Ram Mohan Boddhula
Hi, You might mean that you want to record voice from microphone and save it as files for sending on internet server. It sounds very interesting. I guess you probably need a streaming audio recorder, with which you can record voice with good quality and output as audio files rightly.
After recording audio on your PC, you only need to add it on servers and then you can deliever to anyone.
-
record voice[ Go to top ]
- Posted by: Tom Bruce
- Posted on: July 15 2011 02:59 EDT
- in response to Ram Mohan Boddhula
perhaps you can be more specific about your questions, wanna record your own voice right? if so, i suggest you use this audio recorder. For example, you can record skype voice, so i think record any voice can be ok.