Voice XML parsers

2002-05-15 Thread Dowdell, Jason G
Has anyone out there done anything with voice xml and ColdFusion yet? I'm working on some applications that would require parsing an audio file (i.e. .wav) and putting the contents into an xml document. Of course there are dialects and other languages but a vanilla English engine would be fine.

Re: Voice XML parsers

2002-05-15 Thread Alex
voxeo.com tellme.com have CF related tutorials On Wed, 15 May 2002, Dowdell, Jason G wrote: Has anyone out there done anything with voice xml and ColdFusion yet? I'm working on some applications that would require parsing an audio file (i.e. .wav) and putting the contents into an xml

Re: Voice XML parsers

2002-05-15 Thread Eric Dawson
would you be parsing the wav file for recognition (translate wav speech to text) or just for file information? eric From: Alex [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Subject: Re: Voice XML parsers Date: Wed, 15 May 2002 12:49:14 -0400 (EDT) voxeo.com

RE: Voice XML parsers

2002-05-15 Thread Dowdell, Jason G
Would be parsing a .wav file to translate the speech to actual text, then a reviewer will check for accuracy. ~Jason -Original Message- From: Eric Dawson [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 15, 2002 1:34 PM To: CF-Talk Subject: Re: Voice XML parsers would you be parsing

RE: Voice XML parsers

2002-05-15 Thread Jonathan Sakai
: Voice XML parsers would you be parsing the wav file for recognition (translate wav speech to text) or just for file information? eric From: Alex [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Subject: Re: Voice XML parsers Date: Wed, 15 May 2002 12:49:14 -0400

RE: Voice XML parsers

2002-05-15 Thread Eric Dawson
-To: [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Subject: RE: Voice XML parsers Date: Wed, 15 May 2002 13:41:45 -0400 Would be parsing a .wav file to translate the speech to actual text, then a reviewer will check for accuracy. ~Jason -Original Message- From: Eric Dawson [mailto:[EMAIL

RE: Voice XML parsers

2002-05-15 Thread Dowdell, Jason G
. That's where this whole project is going. A little cutting edge but that never hurt anyone :) ~Jason -Original Message- From: Eric Dawson [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 15, 2002 2:42 PM To: CF-Talk Subject: RE: Voice XML parsers a. neat idea. not sure how to do

RE: Voice XML parsers

2002-05-15 Thread Eric Dawson
] Subject: RE: Voice XML parsers Date: Wed, 15 May 2002 14:48:20 -0400 I am collecting different types of audio files. All are digital though. I will even be recording the audio files from somebody calling in on a telephone. Then I need to take the audio file (whatever format it's in) and convert