473,795 Members | 3,255 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Recording Audio From Website (there must be a way)

Hi all,
Have been getting no luck lately, but there must be a way i can recording
audio from the website and save it..
It's no problem on applications (VB.Net), and I know other have done it
before on the Websites - ASP.Net (I think by writing it in C++ or vb6 or
something - and then embeded the object or something... ).

Can anyone explain to me how i can do this, or provide some code if possible??

thanks all
--
Ad****@hotmail. com
Nov 19 '05 #1
1 1532
You'll need to use a thick client of some kind, such as an ActiveX control
embedded within the web page.
You may be able to use Microsoft's media player activex control.
Here's an example that uses the control to stream audio to a web user, but
with some tinkering you might be able to reverse the process.
http://SteveOrr.net/articles/StreamingMedia.aspx

--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://SteveOrr.net
"ACaunter" <Ad****@hotmail .com> wrote in message
news:BE******** *************** ***********@mic rosoft.com...
Hi all,
Have been getting no luck lately, but there must be a way i can recording
audio from the website and save it..
It's no problem on applications (VB.Net), and I know other have done it
before on the Websites - ASP.Net (I think by writing it in C++ or vb6 or
something - and then embeded the object or something... ).

Can anyone explain to me how i can do this, or provide some code if
possible??

thanks all
--
Ad****@hotmail. com

Nov 19 '05 #2

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

Similar topics

6
5552
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, click a button on the page to begin submitting an audio stream to the server. Basically, once the "record" button was hit by the client, an audio stream would be generated by the client's microphone and would be sent over port 80 (just like...
2
6245
by: lrandolph | last post by:
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
3
2190
by: Jussi Rasku | last post by:
Hello, I'm working on a small web-script that would allow me to remotely setup recordings to my tv-tuner (on my linux box). The idea is simple, but I'm unsure how to accomplish it. The idea: Using PHP generated www-page user could set mencoder to start recording at some specified time. The command is put to the crontab using linux "at" command.
7
4781
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 available C libraries to read the audio from mic and encode it.....and finally make a data packet as an input for my client server application ???
1
1822
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.
2
2169
by: Olaf Baeyens | last post by:
What is the best way to record from a microphone or line in in a unmanaged C++ program? I found a C# sample using DirectSound but we prefer an unmanaged C++ version with no need of .NET. Many thanks Olaf
1
2401
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. thanks for giving me a little clue, and Great U for sending me a copy of code of C#. or I will be Fired in a week.
2
1854
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 and passes commands to it for the recording) It works in a windows form. However, I keep getting the following error message when I click the Record button in an ASP.net page: See the end of this message for details on invoking just-in-time...
1
2439
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 useful links. let me know if i am not clear in my question thanks in advance
0
9672
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9519
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10438
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10214
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
10001
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
6780
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 then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5563
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4113
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 we have to send another system
2
3727
muto222
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.