vxi-discuss |
|
Hello:
Q1. In ExeCont::set_property
Consider the case when context is between 0 and
FIELD_PROP and property_vector is null. The
property_vector is created which means its
size attribute is 0. This implies that VXIVectorSetElement will never be able to
set an element since obj_set_nth_value will not be able to set the value because
n>=size. Because of this the various set_properties at the various levels
will fail. Is this correct or am I missing something? I am unable to get access
to the properties in
QArecRecognize.
Q2. In the function VXI::field_element
VXIObjectDestroy(props) is called before VXIrecRecognize. How will properties be
available in QArecRecognize for platform specific functions?
Q3. Is there some way to access the values for
bargein and timeout attributes in QApromptQueue? They dont seem to be
accessible through osp. More generally how do I get hold of attribute
values when I need them for platform specific function calls in different QA
functions?
Thanks.
Harish
|
|
This page is maintained by
Alan W Black (awb@cs.cmu.edu) speechinfo.org is hosted on a machine donated by VA Linux Systems |
|