|
||||||||||||||||||||||||
ATOM Spoken Dialogue SDK: Advanced FeaturesThe ATOM Spoken Dialogue SDK supports the implementation of next generation voice interface systems with the following characteristics. Information-Based DialogueSpoken dialogue systems are often used to access databases. It is better to determine the ideal dialogue strategy depending on the database rather than defining a static dialogue strategy that always needs to be followed. ATOM Spoken Dialogue SDK allows you to easily develop dialogue algorithms that determine the order of interactions dynamically and do not follow a static script. Implicit ConfirmationsTypically, spoken dialogue systems seek to explicitly confirm information obtained from the user. While explicit confirmation is a useful and accepted dialogue strategy in many cases, it lengthens the duration of a dialogue, may be distracting, or inappropriate for other reasons.
On the other hand, implicit confirmation makes a dialogue speedy since it can include comfirming description in the next question. With the ATOM Spoken Dialogue SDK, you can define your own confirmation strategies so that a developer can freely set implicit/ explicit confirmations depending on demands and situations. Even better, it is possible to package and re-use Interaction Pattern in other applications.
Interactive CorrectionsBeing able to effectively process speech recognition errors significantly increases usability. However, implementing an efficient correction algorithm is a difficult task that needs to take into account application specific and speech recognition specific parameters. With the ATOM Spoken Dialogue SDK, you have the capability to define your own correction algorithms. As in the case of implicit confirmation, it is possible to package and re-use correction strategy modules in different applications. Agilingua also offers consulting services. Please contact us for details. @@ |
||||||||||||||||||||||||