473,326 Members | 2,081 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,326 software developers and data experts.

add facility of voice recording in my website

Hi all
I want to add the facility of recording voice in my website. I want to provide this facility to both the users of Windows as well as Linux. The voice recorded would be send through a e-mail to a pre defined Email-id. I will be so thankful if anyone would help me in writing the source code using PHP for recording the voice online.
thanks and regards.
Ran Vijay
Feb 12 '07 #1
5 5858
Motoma
3,237 Expert 2GB
Hi all
I want to add the facility of recording voice in my website. I want to provide this facility to both the users of Windows as well as Linux. The voice recorded would be send through a e-mail to a pre defined Email-id. I will be so thankful if anyone would help me in writing the source code using PHP for recording the voice online.
thanks and regards.
Ran Vijay
Welcome to The Scripts.

PHP will not be able to provide this functionality alone. You will need to use a client-side tool, written in one of the many client-side languages, such as Flash or Java, in order to capture input from the user's computer.
Feb 12 '07 #2
Welcome to The Scripts.

PHP will not be able to provide this functionality alone. You will need to use a client-side tool, written in one of the many client-side languages, such as Flash or Java, in order to capture input from the user's computer.

Hi
I think it will be more suitable to use flash in comparison to Java as java is not installed in all the systems.
Whats about using windows voice recorder for the purpose.
Feb 19 '07 #3
Motoma
3,237 Expert 2GB
Hi
I think it will be more suitable to use flash in comparison to Java as java is not installed in all the systems.
Whats about using windows voice recorder for the purpose.
The problem with Flash is that it is not supported on all systems. Are people still having problems installing it with IE7? I know Linux hasn't had a release since Flash 7.

Using Windows Voice recorder is making three critical assumptions: Your users are all using Windows, have it installed, and know how to use it.

There are web solutions that provide voice recording. It would be a hinderance to insist your users record their own clips to upload.
Feb 19 '07 #4
The problem with Flash is that it is not supported on all systems. Are people still having problems installing it with IE7? I know Linux hasn't had a release since Flash 7.

Using Windows Voice recorder is making three critical assumptions: Your users are all using Windows, have it installed, and know how to use it.

There are web solutions that provide voice recording. It would be a hinderance to insist your users record their own clips to upload.
My site is on PHP and I have never before used php with java. that's why i am not quite sure about implementing it in Java.
My problem is that some of my website users are linux based and some others are windows based. Some of them are not well known to english and use their local languages only but use the facilities of our site. I am well known to those local languages also, thats why I want to provide voice recording facility to them for their comments.
To detect whether the OS is windows or linux I would use a script and according to it I would use different tools to record voices.
Would you please suggest me some web solutions for the purpose, or any source code that would help me in writing such a program.
Feb 20 '07 #5
Motoma
3,237 Expert 2GB
A simple Google search pulled up Wideband and VIMAS.
Feb 20 '07 #6

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: Udipta | last post by:
I am making a java application where I am required to record voice in a-law format. The program i have written starts perfectly without giving any error or warning, but as soon as i start recording...
1
by: Etienne Labuschagne | last post by:
Hi all, A callcenter-like app that we are writing in Python will need recording functionality for voice conversations. I am thinking of doing this through a voice modem. Any suggestions on...
14
by: Matt | last post by:
Any progammers looking for a killer app to develop? How about a voice enabled forum? One of the most powerful, exciting, and engrossing experiences on the Internet is the Forum. The first great...
5
by: Mad Scientist Jr | last post by:
I'm trying to record a voice memo on a Pocket PC (2000) from VB.NET (smart device application from vs.net 2003). Tom Shelton did an initial conversion to VB.NET which I am trying to run, but am...
0
by: Emma Gumbdough | last post by:
Okay we have here a VB.NET version of the .net compact framework voice recorder sample that uses open net CF c# version at: http://www.opennetcf.org/forums/topic.asp?TOPIC_ID=79 THIS CODE...
4
by: Sameh Ahmed | last post by:
Hello there need to record voice(from the mic) programmatically. can you guys suggest something, is it only doable throught Directx ? Regards Sameh
1
by: Fab | last post by:
Hi, What is the best (or simple!) way to make some voice recording in C# ? Thanks.
1
kZero
by: kZero | last post by:
iam working on voice chat software and i have problem i hope any one can help me i wanna know how to change the voice recording input ( Microphone , Wave , Stereo mix and line in ) can any one...
1
by: nraju | last post by:
can any one help me regarding the voice recording and playing with asp.net for my website.
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

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.