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 PerformAudioPassThru response with "success":false in case success type of response(resultCode: RETRY, SAVED, WRONG_LANGUAGE, TRUNCATED_DATA) from HMI
#3845
Closed
VjKlepikov opened this issue
Jan 21, 2022
· 1 comment
The text was updated successfully, but these errors were encountered:
VjKlepikov
changed the title
SDL sends PerformAudioPassThru response with "success":false in case success type of response(resultCode: RETRY,) from HMI
SDL sends PerformAudioPassThru response with "success":false in case success type of response(resultCode: RETRY,"SAVED", "WRONG_LANGUAGE", "TRUNCATED_DATA") from HMI
Jan 21, 2022
VjKlepikov
changed the title
SDL sends PerformAudioPassThru response with "success":false in case success type of response(resultCode: RETRY,"SAVED", "WRONG_LANGUAGE", "TRUNCATED_DATA") from HMI
SDL sends PerformAudioPassThru response with "success":false in case success type of response(resultCode: RETRY, SAVED, WRONG_LANGUAGE, TRUNCATED_DATA) from HMI
Jan 21, 2022
Bug Report
SDL sends PerformAudioPassThru response with "success":false in case success type of response(resultCode: RETRY,) from HMI
Note: Issue is applicable for success type of response (resultCode:"UNSUPPORTED_RESOURCE", "RETRY", "SAVED", "WRONG_LANGUAGE", "TRUNCATED_DATA")
Reproduction Steps
Retry
buttonExpected Behavior
Mobile app receives PerformAudioPassThru response with resultCode=RETRY, success=true
Observed Behavior
Mobile app receives PerformAudioPassThru response with resultCode=RETRY, success=false
OS & Version Information
Logs:
Logs.zip
The text was updated successfully, but these errors were encountered: