asr

Working with ASR by Loquendo on iPhone

Hi All, I am trying to find a way to implement some ASR (Automatic Speak Recognition) functionality in my client's iPhone app. We use the Loquendo API. The API comes with a very long documentation, but, unfortunately, without any code samples except some very basic project that doesn't show all the included functionality. I've spent d...

How can I terminate a multicast stream (asr - Mac) in a script?

Hello, I'm making a script to to run a bunch of multicast asr streams, but I do not know how to "stop" or "end" a multicast asr stream after a certain amount of time. Loop Suspend does not do what I'm looking for. I've also tried to add a sleep command followed by a kill command, but they kick in after the stream ends (so that approach ...

NSTask Until Interrupted Command in Cocoa / Objective-C

Hello, I am trying to use NSTask on to run an ASR Multicast Stream, a Ruby Server Script, etc. Basically, I'm trying to run tasks with NSTask that do not finish running until interrupted, but the problem is that I can't get the NSTask to run in the background. So it ends up just running and holding up the rest of my program. Any help? ...

Least Expensive Android Phone for TTS SW Development?

I know many developers ask about the best Android phone for development, but my question is almost opposite: What is the least expensive Android phone that I can get away with TTS (text-to-speech) and ASR (automated-speech-recognition) software development? To further clarify my question: Do all Android phones support TTS and ASR? Do ...