w3c / voiceinteraction

publications of the W3C Voice Interaction Community Group
https://www.w3.org/community/voiceinteraction/
Other
15 stars 5 forks source link

Definition of a session concept #49

Closed schnelle closed 4 months ago

schnelle commented 7 months ago

In https://w3c.github.io/voiceinteraction/voice%20interaction%20drafts/paArchitecture/paArchitecture-1-3.htm#session we defined a session as:

Conceptually, multiple sessions can be active in parallel. Dialog execution can be governed by a sessions, e.g. to free resources of ASR and NLU engines when a session expires. Linguistic phenomena, like anaphoric references and ellipsis, are expected to work within a session. The selected IPA Providers or the Dialog Manager may have leading roles for this task.

A session begins when the user starts to interact with an IPA, may continue over multiple interaction turns, i.e. an input and output cycle, and ends if the user does not start a new input within a predefined time span. This includes the possibility that a session may persist over multiple requests.

Check of this definition of sufficient

schnelle commented 4 months ago

Review in meeting on 2024-06-05 OK to close