Does SpeechDraw have any mechanism to analyze the log of the calls?
SpeechDraw has a log analyzer that analyzes the calls related to the application, and generates a statistic of the results. The log analyzer correlates the analyses of the calls to the application flow, showing the performance of each element of the user interface. For example, for each block of the flow, the log analyzer reports if the block did recognize what the user said; if it recognized with good performance, with or without error recovery etc.; how deep the escalation of the error recovery used was, to recover any errors; how the various turns of the dialogue contributed to the overall duration of the call; etc. The log analyzer is fundamental to understand how to improve the application , during the tuning phase.