File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Java in General and the fly likes voice file getting overwritting Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "voice file getting overwritting" Watch "voice file getting overwritting" New topic
Author

voice file getting overwritting

preethi Ayyappan
Ranch Hand

Joined: Oct 04, 2007
Posts: 518
Hi,

My task is to do recording and making it to playback to the answering machine.
Let us consider an agent 1000 calls 101.It plays a message enter the customer's firstname ,lastname and reference number.the agent 1000 records the voice file and transfer it to the particular customer's answering machine.101 will playback the recorded message of the agent to the machine.It works fine when one agent calls.If multiple agent calls at a time.It is playing the voice file of the second agent when the first agent is playing back to his customer.my code is



please help me to solve this.Thanks
Martijn Verburg
author
Bartender

Joined: Jun 24, 2003
Posts: 3268

So what are you actually stuck on?


Cheers, Martijn - Blog,
Twitter, PCGen, Ikasan, My The Well-Grounded Java Developer book!,
My start-up.
 
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: voice file getting overwritting
 
Similar Threads
calling java inside a servlet
how to read a set of lines
cannot find symbol
while loop doubt
doubt in loop