responseCollector¶
Overview¶
Manages output of responses for the Voicing feature. First, see SCENERY/Voicing.ts for a description of what that includes. This singleton is responsible for controlling when responses of each category are spoken when speech is requested for a Node composed with Voicing.
@author Jesse Greenberg (PhET Interactive Simulations)
Source Code¶
See the source for responseCollector.ts in the utterance-queue repository.