HMI responds to PerformAudioPassThru with TIMED_OUT after maxDuration has passed. This timer is supposed to start after UI.OnRecordStart is received, and the HMI is supposed to still send SUCCESS once the full duration has elapsed.
Reproduction Steps
Send "PerformAudioPassThru" with initialPrompt included and maxDuration of 10000
Expected Behavior
HMI speaks initialPrompt, and 10 seconds after receiving UI.OnRecordStart the app receives a SUCCESS response
Observed Behavior
HMI speaks initialPrompt, and 10 seconds after receiving UI.PerformAudioPassThru the app receives a TIMED_OUT response
Bug Report
HMI responds to PerformAudioPassThru with TIMED_OUT after maxDuration has passed. This timer is supposed to start after
UI.OnRecordStart
is received, and the HMI is supposed to still send SUCCESS once the full duration has elapsed.Reproduction Steps
Expected Behavior
HMI speaks initialPrompt, and 10 seconds after receiving
UI.OnRecordStart
the app receives a SUCCESS responseObserved Behavior
HMI speaks initialPrompt, and 10 seconds after receiving
UI.PerformAudioPassThru
the app receives a TIMED_OUT responseBrowser & Version Information