RE: Clarification regarding application.lastresult$.marktime

Hi, Rethish,
 
>From section of vxml21 [1]:
 
"The number of milliseconds that elapsed since the last mark was
executed by the SSML processor until barge-in occurred or the end of
audio playback occurred. If no mark was executed, this variable is
undefined."

The last mark executed in your scenario occurred at t1. That defines the
beginning of the interval. No bargein occurs, so the "end of audio
playback" qualifies as the end of the interval used to calculate the
marktime. 

The time at which P1 completes play (t2) doesn't 'come into play' here.
P1 and P2 are appended to the same logical prompt queue as described in
4.1.8 of VXML 2.0 [2].

Matt
 
[1] http://www.w3.org/TR/2006/WD-voicexml21-20060915/#sec-mark
[2] http://www.w3.org/TR/voicexml20/#dml4.1.8

________________________________

From: www-voice-request@w3.org [mailto:www-voice-request@w3.org] On
Behalf Of rethish
Sent: Thursday, December 21, 2006 3:39 AM
To: www-voice@w3.org
Subject: Clarification regarding application.lastresult$.marktime



Hi;

 

Suppose there are multiple prompts (P1, P2) queued for play. Prompt P1
contains <mark/>.

Speech Marker is received on P1with time 't1' and later the prompt
completes play at time 't2'.

The Prompt P2 completes play at time 't3' .

When application.lastresult$.marktime is set should it be set to 't3-t1'
or 't2-t1 ?

 

I would appreciate it if the above ambiguity is made clear in the
specification also.

 

Thanks & regards

Rethish

 

This e-mail and attachments contain confidential information from
HUAWEI, which is intended only for the person or entity whose address is
listed above. Any use of the information contained herein in any way
(including, but not limited to, total or partial disclosure,
reproduction, or dissemination) by persons other than the intended
recipient's) is prohibited. If you receive this e-mail in error, please
notify the sender by phone or email immediately and delete it

 

Received on Friday, 22 December 2006 00:55:31 UTC