Bug Report
HMI does not speak initialPrompt when provided in VR.PerformInteraction (also applies to helpPrompt and timeoutPrompt)
Reproduction Steps
- Send PerformInteraction with MANUAL_ONLY and initialPrompt included
Expected Behavior
TTS component speaks initialPrompt when the interaction begins
Observed Behavior
TTS component ignores initialPrompt
Browser & Version Information
- Browser and Version: Chrome
- RPC Sent:
{"initialText":"text","interactionMode":"MANUAL_ONLY","interactionChoiceSetIDList":[1],"initialPrompt":[{"text":"initially","type":"TEXT"}]}
- Generic HMI Version: master
- Testing Against: RPC Builder JS
Bug Report
HMI does not speak initialPrompt when provided in VR.PerformInteraction (also applies to helpPrompt and timeoutPrompt)
Reproduction Steps
Expected Behavior
TTS component speaks initialPrompt when the interaction begins
Observed Behavior
TTS component ignores initialPrompt
Browser & Version Information