473,480 Members | 2,378 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

audio recording

4 New Member
how to record our voice in asp.net 2.0 using c#.
I want to record using microphone.
please any body help me.

with regards,
harika.
Jan 22 '09 #1
10 5528
PRR
750 Recognized Expert Contributor
@harika12
Check this article by Peter Bromberg
Jan 22 '09 #2
Curtis Rutland
3,256 Recognized Expert Specialist
I'm pretty sure that you can't do that in ASP.NET.

Voice recording would be a client side interaction, so you would need a client side language to do that. I have no idea if it is possible in Javascript, but I know you can do it in Flash. You may also be able to do it in Silverlight.

But all ASP.NET happens on the server, and has no access to anything on the client computer except cookies.
Jan 22 '09 #3
harika12
4 New Member
Thank you very much for your reply.
though in javascript I want it.
If you know it please send it to me.
I know javascript.
give me an idea about it.

Thanks,
harika.
Jan 27 '09 #4
Curtis Rutland
3,256 Recognized Expert Specialist
OK, we'll see if any of the JavaScript experts can help.
Jan 27 '09 #5
Markus
6,050 Recognized Expert Expert
I've never, in my small time developing websites, heard of or seen javascript interacting with microphones, or webcams for that matter. Flash, however, would do it wonderfully. It has it's own Microphone class, actually.
Jan 27 '09 #6
harika12
4 New Member
Hello,
Though it is using flash,
I want the source to record my voice using microphone.
I want to record,stop,pause,save,open for recording the files.
Please help me any how? in asp.net2.0 using c#.

with regards,
Harika..
Jan 27 '09 #7
Curtis Rutland
3,256 Recognized Expert Specialist
2 posts ago you said you want it with Javascript. Now you say you want it with ASP.NET. Which one is it?

And as I told you already, you cannot do this with ASP.NET, because you can't access the client's microphone from the ASP.NET server.

ASP.NET all happens at the server not the client. So you can't do such things as recording audio, because that's a client function.
Jan 27 '09 #8
acoder
16,027 Recognized Expert Moderator MVP
If you want to use JavaScript, then Sound Manager 2 (a JavaScript-to-Flash Sound API) should get you started.
Jan 27 '09 #9
harika12
4 New Member
No,
I sent that even flash can fill my requirement.
I want the full source code in javascript to record.
Or
Flash source for recording.

I am really very much thank ful to you.
I never find this much fast reply.
So great.......
Thanks for everything.

with regards,
Harika...
Jan 27 '09 #10
Curtis Rutland
3,256 Recognized Expert Specialist
Sorry, but we don't do the work for you. We can't give you the full source.
Jan 27 '09 #11

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

Similar topics

6
5520
by: Sugapablo | last post by:
I had an idea for something that I can't find any evidence if it exists, or if it can be done. I assume it can be done. What I'd like to be able to do, is to allow people who come to my website,...
7
4753
by: psk | last post by:
Hi, I need to read live audio from microphone and somehow make data packets from it and send using my client-server implementation where it will be played. Can anyone tell me abt any...
2
52941
by: Meng Zhuo | last post by:
Hi I would like to record audio from my mixer source (microphone, line-in, midi...) to wave (PCM) format (filename is known) ... that's all. I've been looking for a really long time now on the...
1
2368
by: zhangzhi | last post by:
HI£º i have a big problem about audio recording. my boss wanna a application of audio monitor, and he wanna it will detect voice and start recording automatically, avoiding recording silences....
2
1467
by: rockdale | last post by:
Hi, all: I need to implement a recording functionality on my asp.net webpage. the rough idea is user click a button, then I start recording what the user speaked and then save it as a wave file...
0
1960
by: universe | last post by:
I am developing a web application in that I need to record audio, for that I am importing "winmm.dll" and using mciExecute function.(the following code is vb.net). If I have posted in irrelavent...
4
4025
by: universe | last post by:
I am trying to record a wave file using "winmm.dll" from a web application. I am able to record that .WAV file in 11025 samplespersec, 16 bit, mono format. But my requirement is to record that in...
2
1822
by: tiffxi | last post by:
I'm an ASP.NET newbie. I'm trying to write an audio-recording code in an ASP.Net page. I created a windows User Control that has the buttons and codes for this (it calls the winmm.dll in system32...
1
2412
by: waqasahmed996 | last post by:
Hi to all, i want to ask that is audio recording is possible in flash. actually i want to make recording from browser. is that possible in flash. if yes please give me some help or send me some...
0
7051
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
6915
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
6993
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5353
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
4493
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3003
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
2993
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1307
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
567
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.