[SpeechStudio] API

Richard Grossman rgrossman@techIII.com
Thu, 24 Jul 2003 18:53:33 -0700


As I understand it:

SpeechKit is a speech input/output component.  It is not a general
serial-port component, which is what you need to access the modem,
get/handle the events you refer to, and have methods to operate on the modem
port.

If you're working in Delphi, you can get ASyncPro free because it has been
open sourced, at SourceForge.

If something else, then search Google Groups for "control modem VB" and see
what you get.


-----Original Message-----
From: discussion-list-admin@speechstudio.com
[mailto:discussion-list-admin@speechstudio.com]On Behalf Of CHRIS HELMESET
Sent: Thursday, July 24, 2003 7:13 AM
To: 'discussion-list@speechstudio.com'
Subject: [SpeechStudio] API


I am trying to create an application that calls users but waits until the
user answers before it starts with its dialog (not looking for an arbitrary
wait time, looking for an event to handle this).  I am looking for the API
and all I can find is a list of methods and events. I would like a
definition of these events and methods so I can figure out which event to
handle for incoming voice and then a break on the line.  Also, I am running
this on a modem if it makes a difference.
Any suggestions,
Chris