<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 11 (filtered medium)">
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-reply;
        font-family:Arial;
        color:navy;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
        {page:Section1;}
-->
</style>

</head>

<body lang=EN-US link=blue vlink=purple>

<div class=Section1>

<div>

<p class=MsoNormal><b><font size=2 face=Tahoma><span style='font-size:10.0pt;
font-family:Tahoma;font-weight:bold'>&gt;From:</span></font></b><font size=2
face=Tahoma><span style='font-size:10.0pt;font-family:Tahoma'>
asterisk-users-bounces@lists.digium.com
[mailto:asterisk-users-bounces@lists.digium.com] <b><span style='font-weight:
bold'>On Behalf Of </span></b>Janu Mukherjee<br>
&gt;<b><span style='font-weight:bold'>Subject:</span></b> [asterisk-users] How
to do voice barge in using asterisk server</span></font><o:p></o:p></p>

</div>

<p class=MsoNormal><font size=3 color=navy face="Times New Roman"><span
style='font-size:12.0pt;color:navy'>&gt;</span></font>Hi All,<br>
<font color=navy><span style='color:navy'>&gt;</span></font>I have this
requirement. I have an xlite client registered with asterisk server. And from
this when i dial an extension say xxx it invokes an AGI script which gives me a
series of instructions like &quot;Welcome to this IVR system. Press 1 to trade
2 to sell....and so on&quot;.I want to stop this message by speaking stop or
saying an option. How to achieve this. I heard that this is similar to voice
barge in using asterisk.But i am new to this concept. Please help me in this
regard.<br>
<font color=navy><span style='color:navy'>&gt;</span></font>Thanks in Advance,<br>
<font color=navy><span style='color:navy'>&gt;</span></font>Jahnavi. <o:p></o:p></p>

<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'>As you have stated the question,&nbsp; the
SpeechBackground command is what you would want.&nbsp; This command plays a sound or
series of sounds and stops when the message is completed and timeout occurs or
when speech or DTMF is detected.<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'>I have used this command somewhat successfully
with the Lumenvox and Vestec Speech Engines.<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'><o:p>&nbsp;</o:p></span></font></p>

</div>

</body>

</html>