Does the applet upload Mp3 file to the server while recording or it saves the Mp3 file in the temporary file on the client computer and uploads it after recording is completed?
A. The applet does not upload the Mp3 file to the server while recording. It saves the Mp3 file in the temporary file mp3buf.tmp on the client computer in one of the folders on the disk C. Its location depend on the OS. Then, user can playback the audio to evaluate sound quality and content. If the user like the audio record, then he can upload the Mp3 file to the server.
Related Questions
- Does the applet upload video file to the server while recording or it saves the video file in the temporary file on the client computer and uploads it after recording is completed?
- Does the applet upload Mp3 file to the server while recording or it saves the Mp3 file in the temporary file on the client computer and uploads it after recording is completed?
- Can the applet upload Mp3 file on the server?