Re: [Flashcoders] RE: Flash speech-to-text

2009-08-27 Thread Taka Kojima
You wouldn't actually do the speech recognition in Flash, but rather have Flash record to a file, have the server process it (using an already developed program of course, as as Steven explains speech to text is not just a simple matter). So essentially the flow would be: Flash Player would

Re: [Flashcoders] RE: Flash speech-to-text

2009-08-27 Thread Steven Sacks
Well, if you're got a working server solution, then all you have to do is send an mp3 file to the server, which that link I sent you should describe how to do. Rock on with your bad self. ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com

Re: [Flashcoders] RE: Flash speech-to-text

2009-08-27 Thread juju
Steve, why didn't you say so in the first place?? ;P Thanks for the info - juju On Thu, Aug 27, 2009 at 1:41 PM, Steven Sacks flash...@stevensacks.netwrote: This is how you record sound: http://www.getmicrophone.com/?p=69 If you're asking how to convert sound waves into speech, dude, what?

Re: [Flashcoders] RE: Flash speech-to-text

2009-08-27 Thread juju
This sounds like what I'm trying to do, Thanks - juju On Thu, Aug 27, 2009 at 2:22 PM, Taka Kojima t...@gigafied.com wrote: You wouldn't actually do the speech recognition in Flash, but rather have Flash record to a file, have the server process it (using an already developed program of

Re: [Flashcoders] RE: Flash speech-to-text

2009-08-27 Thread juju
To: Flash Coders List Subject: Re: [Flashcoders] RE: Flash speech-to-text Thanks Chris, not even with Ribbit? That's what I really want to know: can Ribbit + Flash provide speech to text capability. Thanks, juju On Thu, Aug 27, 2009 at 12:32 PM, Chris Foster cfos

Re: [Flashcoders] RE: Flash speech-to-text

2009-08-27 Thread juju
Subject: Re: [Flashcoders] RE: Flash speech-to-text Thanks Chris, not even with Ribbit? That's what I really want to know: can Ribbit + Flash provide speech to text capability. Thanks, juju On Thu, Aug 27, 2009 at 12:32 PM, Chris Foster cfos...@catalystinteractive.com.au wrote: Hi Juju, You

RE: [Flashcoders] RE: Flash speech-to-text

2009-08-26 Thread Chris Foster
...@chattyfig.figleaf.com] On Behalf Of juju Sent: Thursday, 27 August 2009 2:20 PM To: Flash Coders List Subject: Re: [Flashcoders] RE: Flash speech-to-text I wonder, if I offered $50 for an answer, how many replies with actual useful information would be posted to answer this question... :) Or $100? On Wed, Aug 26

Re: [Flashcoders] RE: Flash speech-to-text

2009-08-26 Thread juju
I wonder, if I offered $50 for an answer, how many replies with actual useful information would be posted to answer this question... :) Or $100? On Wed, Aug 26, 2009 at 12:02 PM, juju jlee...@gmail.com wrote: Hi Jonathan, I'm trying to do speech to text. AFAIK Flash API cannot record the

Re: [Flashcoders] RE: Flash speech-to-text

2009-08-26 Thread juju
PM To: Flash Coders List Subject: Re: [Flashcoders] RE: Flash speech-to-text I wonder, if I offered $50 for an answer, how many replies with actual useful information would be posted to answer this question... :) Or $100? On Wed, Aug 26, 2009 at 12:02 PM, juju jlee...@gmail.com wrote: Hi

RE: [Flashcoders] RE: Flash speech-to-text

2009-08-26 Thread Chris Foster
: -Original Message- From: flashcoders-boun...@chattyfig.figleaf.com [mailto:flashcoders-boun...@chattyfig.figleaf.com] On Behalf Of juju Sent: Thursday, 27 August 2009 3:01 PM To: Flash Coders List Subject: Re: [Flashcoders] RE: Flash speech-to-text Thanks Chris, not even with Ribbit? That's what

Re: [Flashcoders] RE: Flash speech-to-text

2009-08-26 Thread Steven Sacks
This is how you record sound: http://www.getmicrophone.com/?p=69 If you're asking how to convert sound waves into speech, dude, what? Do you realize how challenging speech recognition is? Wait, why am I asking you this? If you did, you wouldn't be asking people on a Flash list how to do it,

[Flashcoders] RE: Flash speech-to-text

2009-08-25 Thread juju
HI All, I searched Google and the forums but could not find an answer, hope you actionscript sages can help. There's plenty of text to speech solutions, but how do you do Speech-to-text with Flash? Can you do speech-to-text with ribbit http://www.ribbit.com/? Thanks, juju

Re: [Flashcoders] RE: Flash speech-to-text

2009-08-25 Thread jonathan howe
Are you trying to do text-to-speech or speech-to-text? The latter is better searched for under 'voice recognition'. Seems like there are a bunch of results for the former: http://www.bing.com/search?q=flash+text-to-speechform=QBLHqs=n -jonathan On Tue, Aug 25, 2009 at 5:30 AM, juju

Re: [Flashcoders] RE: Flash speech-to-text

2009-08-25 Thread juju
Hi Jonathan, I'm trying to do speech to text. AFAIK Flash API cannot record the microphone input. It can listen for the sound level of the microphone input, and you could create interactivity with this (like shooting a bullet by clapping your hands). But how do you record a person's voice and