Skip to content

HMI ignores initialPrompt in PerformInteraction #509

@jacobkeeler

Description

@jacobkeeler

Bug Report

HMI does not speak initialPrompt when provided in VR.PerformInteraction (also applies to helpPrompt and timeoutPrompt)

Reproduction Steps
  1. 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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions