Tagged Questions

0
votes
2answers
29 views

Intelligent Voice Recording: Request for Ideas

Say you have a conference room and meetings take place at arbitrary impromptu times. You would like to keep an audio record of all meetings. In order to make it as easy to use as possible, no action …
1
vote
1answer
28 views

Voice Recording with ASP.NET

How can I record voice from an ASP.NET application and upload to server? Is it possible with APS.NET AJAX?
1
vote
1answer
98 views

Record Voice file Directly from a Browser

I am a looking for a free solution that would allow our website users to record voice files directly from our website. Instead of having to record it on their local machine then send it to us.
1
vote
1answer
62 views

voice recording in Ogg format?

I have created a voice recorder applet. The output sound file will be .wav format. I want to use a compressed file format like .ogg. I have the .ogg decoder applet and it plays the audio file …
1
vote
6answers
187 views

ASP.NET: Record Sound From A Web App?

I'm contemplating adding a voice recording to some posts on my site. I'm wondering if there is an ASP.NET library out there that will allow me to: Press a button to start recording Record what I'm …
0
votes
1answer
136 views

How do I can record incoming and outcoming calls in Windows Mobile?

Who knows how to record incoming and outcoming calls in Windows Mobile SDK C#? Thanks for help.
1
vote
1answer
217 views

How to use Red5 with Asp.net

Hi, I want to record voice online and I guess I need to use FMS or Red5 and I don't know how to use Red5 with Asp.net, actually this is my first attempt to handle such a thing and currently I am a …
2
votes
2answers
587 views

iPhone App › Add voice recognition?

I'd like to build an app that uses voice recognition. I've seen big companies like Google etc implement this feature, but I'm curious about doing it on a start-up level. Anyone looked into this? Are …
0
votes
3answers
158 views

“Voice trigger” detection

I have a voice application that would be much-improved if there was the ability to use a "trigger word" to start recording audio. I don't need a full speech-text engine, just the ability to …
1
vote
5answers
507 views

Recording Audio via the Web for an Intranet Solution

What is the best (cheapest, most open) way to record audio via a web page. Then keep that recording as MP3 format and make it available via a unique ID / URL. I guess Flash-based plug-in would be …
1
vote
7answers
1k views

are there any ASP.NET with Voice Recording sample codes?

Hi there, I am wondering if there is any codes sample for ASP.NET with Voice recording. Ok, Basically, i want to create a web page that allow user to click a record button and record his voice thru …