vxi-discuss



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: OpenVXI Version 1.3



HI,
	Since you are never calling any recognition the bargein
is indeed never set. The OpenVXI treats bargein as a recognition
related functionality as is typical in speech apps. On the other hand
I can see other points of view.
	If you use a field rather than a block, the bargein property
shgould be sent to the recognizer along with other rec properties.

			-dg



Tamar Furman wrote:
> 
> Hello,
> 
> I'm using OpenVXI with a Win NT application. I just upgraded the sources
> from version 1.2 to 1.3 and I still face some problems with VXML tags:
> *       <value> - I cant get the value to be prompt.
> *       <propery> - it seams that the OpenVXI reads empty "name" and "value"
> and never get to call to set the property.
> 
> Here is an example for VXML file I try to run:
> 
> <?xml version="1.0"?>
> <vxml version="1.0">
> <meta name="maintainer" content="examples@voicegenie.com"/>
> <meta name="application" content="Example of Assign Tag"/>
> <property name="bargein" value="false"/>
> <property name="confidencelevel" value="0.45"/>
> 
> <var name="tree" expr="'an apple tree'"/>
> <form>
>         <property name="bargein" value="true"/>
>         <block>
>                 Test of assign tag.
>                 The initial value is <value expr="tree"/>
>         </block>
> </form>
> </vxml>
> 
> Do you know anything about those problems? Am I missing anything here?
> Where can I find a bug fix list for this new version?
> 
> Thanks in advanced,
> Tamar.




This page is maintained by Alan W Black (awb@cs.cmu.edu)
speechinfo.org is hosted on a machine donated by VA Linux Systems
VA Linux Systems