By parser... do you mean that your VoiceXML app would record the .wav file, and then the .wav file would be parsed (ie converted to text) in a separate process. My recollection is that voice servers have inherent speech-to-text capabilities and this could be done all in one step - on the voice server.
>>> [EMAIL PROTECTED] 05/15/02 01:41PM >>> 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 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 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 document. > Of course there are dialects and other languages but a vanilla English > engine would be fine. And it needs to be scalable since this is a web > application. > > Any help or ideas on this topic would be greatly appreciated. > > Thanks, > Jason > > <!--- > Jason Dowdell > [EMAIL PROTECTED] > 321.799.6845 > IM AES - Web Developer > ---> > > ______________________________________________________________________ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

