Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HMI does not show initial prompt text during PerformInteraction RPC processing in MANUAL_ONLY mode #671

Open
GetmanetsIrina opened this issue Mar 14, 2022 · 2 comments
Labels

Comments

@GetmanetsIrina
Copy link

GetmanetsIrina commented Mar 14, 2022

Precondition:

  1. SDL and HMI are started
  2. Mobile app is registered and activated
  3. CreateInteractionChoiceSet is added

Steps to reproduce:

  1. Mobile app requests PerfromInteraction(MANUAL_ONLY) with InitialPrompt

Expected behavior:

HMI shows Initial prompt text and sends TTS.Started to the SDL
image

Actual behavior:

HMI does not show Initial prompt text

OS & Version Information:

@GetmanetsIrina
Copy link
Author

Please notice this is a non-regression issue. It's also reproduced on release 5.6.0

@jacobkeeler
Copy link
Contributor

jacobkeeler commented Mar 28, 2022

Seems like TTS.Speak might be not working at all, seems to be related to these changes:ada1ee3#diff-269cc8047a917494ecee0512b5c3f7aedc2dd1685b31715e3e97627aa4527961L1632
Scratch that, the TTS popup was just out of the range of my browser window

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants