You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SDL sends unexpected TTS.StopSpeaking request is requested during processing two Alert requests
Precondition
Start WebHMI and SDL
Connect mobile device and consent it
Register app from mobile device
Activate the app
Reproduction Steps
Send Alert request with TTS portion from the app
Send another Alert request with TTS portion from the app during the duration of Alert RPC displaying from the previous step
Note: Issue is also related to SubtleAlert
Expected Behavior
HMI responds with code 4 (REJECTED) to requests related to the second Alert request
SDL does not send TTS.StopSpeaking for TTS.Speak related to the first Alert request after receiving erroneous responses to requests related to the second Alert request
Observed Behavior
SDL aborts TTS.Speak request related to the first Alert via TTS.StopSpeaking
Bug Report
SDL sends unexpected
TTS.StopSpeaking
request is requested during processing two Alert requestsPrecondition
Reproduction Steps
TTS
portion from the appAlert
request withTTS
portion from the app during the duration ofAlert
RPC displaying from the previous stepNote: Issue is also related to
SubtleAlert
Expected Behavior
REJECTED
) to requests related to the secondAlert
requestTTS.StopSpeaking
forTTS.Speak
related to the firstAlert
request after receiving erroneous responses to requests related to the secondAlert
requestObserved Behavior
SDL aborts
TTS.Speak
request related to the first Alert viaTTS.StopSpeaking
OS & Version Information
SDL log
SDL_SubtleAlert_speak_aborted.log
The text was updated successfully, but these errors were encountered: