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
Currently it just forwards the cancel to the announcer but I think the correct behavior would be to also remove the provided utterance form the queue if it is provided. This is causing phetsims/joist#782 and if the utterance were removed from the queue in cancelUtterance we wouldn't have that issue.
The text was updated successfully, but these errors were encountered:
Currently it just forwards the cancel to the announcer but I think the correct behavior would be to also remove the provided utterance form the queue if it is provided. This is causing phetsims/joist#782 and if the utterance were removed from the queue in cancelUtterance we wouldn't have that issue.
The text was updated successfully, but these errors were encountered: