C2LC-310: Make audio feedback toggle only toggle announcements.

Metadata

Source
C2LC-310
Type
Task
Priority
N/A
Status
Done
Resolution
N/A
Assignee
N/A
Reporter
Created
2021-03-23T10:10:53.496-0400
Updated
2021-03-29T13:52:57.268-0400
Versions
N/A
Fixed Versions
  1. Coding Env 0.7
Component
  1. Coding Environment

Description

Long term, we discussed having separate controls for announcements and played sounds rather than having them both be controlled by the single audio feedback toggle.

In recent meetings we have discussed making the audio feedback toggle only control whether announcements are played. The existing toggle would be updated to control a new variable that's only for announcements, the existing isAudioEnabled variable would be left set to true with no controls.1

Comments