responseCollector¶
Under Construction
This documentation is auto-generated, and is a work in progress. Please see the source code at https://github.com/phetsims/utterance-queue/blob/main/js/responseCollector.ts for the most up-to-date information.
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.