voice-recording

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 his/her microphone and then convert it into mp3 file, then i want to click PLAY button to play what was recorded. I have searched google a...

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 best. I'm thinking of something that works like Odeo, but this would be for Intranet-only usage. I can't rely and public URLs or Services. I'...

"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 reliably/efficiently detect the trigger word. I am wondering if there are any specialized speech engines that support this specific use case, or any...

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 there any tools out there for us to do this? ...

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 .net developer. So someone please show me a way to handle it and show me how to use Red5 with Asp.net. Thanks in advance. ...

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. ...

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 saying through my comp's built in microphone Save the file as a .wav or some other popular sound file As of now, I will be the sole user o...

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 through streaming. But I need an .ogg encoder to record the voice in .ogg format. Any samples or studies are much appreciated! ...

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. ...

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? ...

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 would be required on the part of meeting attenders, they just know that when they have a meeting in a specific room they will have a recor...

How to record voice files using PHP, FLASH

Hi I am developing an application where I need to record voice(for those who does not have a webcam so they can use only microphone to record voice) or video(those who have a a webcam - like laptop or external) files and save them on server, thereafter save the file name and logged in users id on database for later access. I know I ne...

Voice To Text in PHP

Is it possible to convert voice mail into text using PHP? Is there any 3rd party voice to text converting software works well with PHP? ...

voice recognizer

hi, is voice recording possible on iphone? when i hold iphone in my hand and speak something it should automatically be recorded. there is a software available. but can we do through coding in iphone. please help. thank you in advance. ...

How to record speech in iphone ?

I am new to iphone development.I want to create a application that records the voice and i can play the audio file when required. Please guide me .Please give some sample tutorials so it would be easy for me to understand.Thanks. ...

How to determine the frequency of the input recorded voice in iphone ?

I am new to iphone development.I am doing research on voice recording in iphone .I have downloaded the "speak here " sample program from Apple.I want to determine the frequency of my voice that is recorded in iphone.Please guide me .Please help me out.Thanks. ...

iPhone file format issue on AudioQueue buffers

I am writing program on iPhone, that records voice and transmit to the server in real-time. For recording voice I use AudioQueue and inside of void AudioInputCallback(void *inUserData, AudioQueueRef inAQ, AudioQueueBufferRef inBuffer, const AudioTimeStamp *inStartTime, UInt32 inNumberPacketDescriptions, ...

How to pause recording using AudioQueues in iPhone ?

Hi All, I am using AudioQueue for recording voice. I want to know how can we pause the recording ? Thanks ...

Voice transmission over LAN using java?

Hello I'm building a java application which works in a LAN environment, every computer on that LAN have this application installed on it, at some point i need this application to transfer voice simultaneously to all computer over the LAN (voice broadcasting) according to the following mechanism: Only one computer of the LAN can send v...

I need to consume an ocx for voice recording and playblack

Hi. The current ocx controls I'm using for voice recording and playback are not compatible with Windows 7. I'm already feeling the pressure to produce a Windows 7 compatible version of my software. The author has already stated that he is not planning to write a Windows 7 compatible ocx. I work from xharbour so I need to consume an...