<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7654.12">
<TITLE>Am I using play_and_detect_speech correctly?</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Hello,<BR>
<BR>
I am using play_and_detect_speech with Java ESL in my IVR applications.<BR>
<BR>
Previously I call it again each time after I receive any recognition event,<BR>
like recognition complete, no-input-timeout, or recognition-timeout,<BR>
it seems to work fine.<BR>
<BR>
Now I have changed my app to issue play_and_detect_speech command based on<BR>
my available system utterances as well as the speech event.<BR>
<BR>
I.e., I use a separate thread to constantly check if there is a system utterance coming in<BR>
from another component of my application, if there is any utterance I issue the command which will<BR>
speak the new utterance and listen to user input no matter whether or not previous<BR>
command has finished. And if there is any speech event (recognition result, timeout etc.)<BR>
the play_and_detect_speech command is also issued but with playing silence.<BR>
<BR>
Obviously the new command will stop the utterance speaking of the previous command if it is not finished.<BR>
<BR>
My question is<BR>
<BR>
will the new play_and_detect_speech command also stop the previous ASR listening<BR>
or will there be many ASR listening channel and sending speech data (or silence) to ASR server?<BR>
<BR>
Do I need to explicitly issue a &quot;stop&quot; commnad before issuing a new play_and_detect_speech?<BR>
If yes, how to do that, by &quot;detect_speech stop&quot;?<BR>
<BR>
Recently there is a network traffice problem (lots of connections /data transportation to the ASR server machine)<BR>
when I am running my application. I am not sure if this is because of other issues<BR>
or because of my new changes to the way of using play_and_detect_speech.<BR>
<BR>
Please any one could shed a light on this?<BR>
<BR>
Many thanks!<BR>
<BR>
Xing<BR>
<BR>
</FONT>
</P>

<br>
<hr>
<br>
<font face="arial, helvetica" size="-1">
<b>Heriot-Watt University is the Sunday Times Scottish University of the Year 2011-2012.</b>
</font>
<br><br>
<font face="arial,helvetica" size="-1">
We invite research leaders and ambitious early career researchers to 
join us in leading and driving research in key inter-disciplinary themes. 
Please see www.hw.ac.uk/researchleaders for further information and how 
to apply. 
</font>
<br><br>
<font face="arial,helvetica" size="-2">
Heriot-Watt University is a Scottish charity registered under charity number SC000278.
<br>
</font>
</BODY>
</HTML>