473,387 Members | 1,844 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Recording sound files from javascript

Is there a way to allow a user to record a sound file from javascript
or html? We need to be able to record and convert to binary to send
via XML. If possible, we'd like this to be a server side process as
our customer does not want to have to install software on the client
workstations.

Thanks,

Lynne

Jul 23 '05 #1
2 6218
Hi Lynne,
Is there a way to allow a user to record a sound file from javascript or html?


Javascript nor html have a mechanism in which it can take sound as
input.

You can however, have a form on a page and have the user give a sound
file to upload. But then you would have to know how to parse the
contents of sound file on the server side.

Jul 23 '05 #2
lr*******@swri.org wrote:
Is there a way to allow a user to record a sound file from javascript
or html? We need to be able to record and convert to binary to send
via XML. If possible, we'd like this to be a server side process as
our customer does not want to have to install software on the client
workstations.


Not in Javascript, but there seem to be some Java Applets that can
record audio on the client and upload it to a server:
http://www.javasonics.com/ If you want to roll your own see:
http://www.jsresources.org/

Interestingly it looks like xforms may support recording of audio from
a web page: http://xformsinstitute.com/essentials/browse/ch06.php

Jul 23 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: dvaughan | last post by:
i'd like to make a web page that records things the remote user says i've been working with the SASDK since that's a pretty obvious place to start. i don't currently require the recognition...
0
by: ajac | last post by:
In the windows xp system the sound recording system give us only 1 minute of recording time. I would like to get the "recording time Length " to the maximum. please let me know Urgently. ...
6
by: Dovelet | last post by:
Hi all, I would like to write DOS program to change the MS Windows Sound Recording source. When I run it with the parameter, it will change the recording source as follow: C:\> abc.exe...
0
by: Bean | last post by:
Hello everyone, I have a question concerning recording the sound of softphone conversation using c# and Directsound(DirectX 9.0). I've tried a similar reference code from...
4
by: Michael | last post by:
Hello, I want to create a program that records a sound track from the microphone, and save it into a file, but I don't know how and where to begin, Please give me any piece of information about...
1
by: Sakharam Phapale | last post by:
Hi All, I am developing an application like sound recorder. While recording if there is a silence for more than given time (say 5 seconds), Recording should be paused.
8
by: jer | last post by:
I've noticed you've helped a lot of people that were trying to do sound recording through VB.net. I'm searched all over the internet, and I'm still having problems write sound to a wav file. My...
1
by: sandeepk84 | last post by:
Hi all... I wanted to add a functionality to my software for recording and playing sounds. Does anyone know how it can be done in java? How Sound API can be used? Even if it supports only some...
26
by: Jake Barnes | last post by:
I did a search on the newsgroup comp.lang.javascript. I was searching for "how to play a sound with Javascript". I'm somewhat suprised that the majority of entries are from the 1990s, and there are...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.