<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.17023" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV>Hi, </DIV>
<DIV>&nbsp;</DIV>
<DIV>We try to integrate a simulated user in the Let's Go dialog system. We have 
written&nbsp;code&nbsp;and we</DIV>
<DIV>begin to see some interactions between the simulated user and the dialog 
system. I explain you </DIV>
<DIV>that we have done : </DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;&nbsp;&nbsp; 1 - We developped a&nbsp;server called "AgentSimServ" 
which is integrated as an Olympus agent in the dialog system. </DIV>
<DIV>&nbsp;&nbsp; We used&nbsp; the code&nbsp;of the "TTYRecognitionServer" 
server&nbsp;for writing our server. </DIV>
<DIV>&nbsp;&nbsp;&nbsp; </DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;2 - The "AgentSimServ" receives frames from the 
dialog manager, below an example of frame : </DIV>
<DIV>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; string frame = {c 
launch_query :session_id "Default" :inframe "start<BR>&nbsp;&nbsp;&nbsp; 
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; {<BR>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 
&nbsp;&nbsp;&nbsp; act&nbsp;request<BR>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 
&nbsp;&nbsp;&nbsp; object&nbsp;how_may_i_help_you<BR>&nbsp;&nbsp;&nbsp; 
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
_repeat_counter&nbsp;0<BR>&nbsp;&nbsp;&nbsp; 
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
system_version&nbsp;1<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
}<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; end</DIV>
<DIV>&nbsp;&nbsp;&nbsp; &nbsp;</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;3 - Then the AgentSimServ analyses the 
frame&nbsp;and sends a sentence&nbsp;to the NLU server (Rosetta), via the hub, 
like "go to &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; the airport",&nbsp;or "yes" or "good 
bye",...</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </DIV>
<DIV>&nbsp;</DIV>
<DIV>I ask myself two questions :&nbsp;first, I would like to know if that we 
have done is the&nbsp;good way to integrate&nbsp;a simulated user&nbsp;in the 
dialog system. Secondly, I would like to know if it is possible to run the Let's 
Go dialog system with only the dialog manager server and the simulated user 
server, because we want to test the interaction between these two servers. If it 
is </DIV>
<DIV>possible to run only these two servers, how we can do that ?</DIV>
<DIV>&nbsp;</DIV>
<DIV>Thank's in advance.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Michel Ianotto.</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>Michel Ianotto</DIV></BODY></HTML>