473,729 Members | 2,366 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

can i capture the microphone voice with asp.net c# ?

hi
i only want to know
can i capture the microphone voice with asp.net c# ?
like voice mail

Jan 27 '07 #1
4 2974
You will need to shop for an ActiveX control capable of this.

--
Eliyahu Goldin,
Software Developer & Consultant
Microsoft MVP [ASP.NET]
http://msmvps.com/blogs/egoldin
<mi********@gma il.comwrote in message
news:11******** **************@ v33g2000cwv.goo glegroups.com.. .
hi
i only want to know
can i capture the microphone voice with asp.net c# ?
like voice mail

Jan 27 '07 #2
<mi********@gma il.comwrote in message
news:11******** **************@ v33g2000cwv.goo glegroups.com.. .
hi
i only want to know
can i capture the microphone voice with asp.net c# ?
like voice mail
Not natively. You'll need to find a Java applet for this, or an ActiveX
control if you don't care about cross-browser compatibility
Jan 27 '07 #3
thanks it was useful

Jan 27 '07 #4
ASP.NET can only capture server-side operations.

You'll need to write an Activex component
if you want to capture client-side sounds.

Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en espa?ol : http://asp.net.do/foros/
=============== =============== =====
<mi********@gma il.comwrote in message
news:11******** **************@ v33g2000cwv.goo glegroups.com.. .
hi
i only want to know
can i capture the microphone voice with asp.net c# ?
like voice mail

Jan 27 '07 #5

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

Similar topics

1
4402
by: | last post by:
Can I record voice via microphone... (what class???) ....and after send the voice to server? (With a Java Applet)
1
2776
by: Tony Bansten | last post by:
I am searching for some sample source code to convert voice (or music) recorded with a microphone into digital data. As far as I know this must be an implementation of a Fourier Transformation algorithm. Does someone know where such a source code is available? Assembler code is welcomed as well. Tony
0
2107
by: Dr. Zharkov | last post by:
Hello. The following program does not work for me: 1. We load components of Microsoft Agent and disconnect a computer from Internet. 2. In VB .NET we create the project, appears Form1. 3. On Form1 we place Microsoft Agent Control 2.0 with name AxAgent1. 4. We double-click on Form1 and in the appeared procedure write the following code: Dim myGenie As AgentObjects.IAgentCtlCharacterEx Const DATAPATH_1 As String = "genie.acs"
2
1772
by: David | last post by:
Hi, i'm David. How can i to capture sounds from microphone into a wave file with C#? I have tried with DirectSound but I have of the problems. Is there an alternative? Thanks.
2
7870
by: positivebalance41m | last post by:
I have been searching how to do sound capture (record audio input) in VB.NET for days now. I find some references to "winmm.dll" calls, but they give VB5 or VB6 examples which won't code convert upgrade to VB.NET without warnings errors that I can understand how to fix. There's some ActiveX and OCX's floating around, some free some not, but in all cases they don't explain or give me access to the raw PCM data in some kind of familiar...
0
1115
by: Gerwin | last post by:
I want to create an application that acts like a virtual capture device (microphone) that i can select in e.g. MSN and control in real time (e.g. sound effects). Is this possible? If so, how to create such a virtual device?
1
2829
by: sr | last post by:
How to monitor the input voice level from Microphone? I mean: Louder you speak -hirgher the input level. (Amplitude?) How can this be easily monitored? ( How to monitor the input level all the time. ) How can it be implemented with C?
3
3503
by: doxsi | last post by:
I am going to develope an aplication to pkt voice. Anyone could guide/help me with a c++ code to acces at microphone data? Normally I use linux (debian) Os. Thanks a lot
0
4913
by: roopaloswal | last post by:
Hi All, I need to record audio captured from microphone to the local file system .Is it possible? I am trying to use NetConnect() to connect to local file system. But its throwing error. I am attaching my code below. package
0
8917
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
9426
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
9281
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...
1
9200
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
1
6722
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
4525
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 last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4795
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3238
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
3
2163
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.