mixing desk 
Vars | |
accents | A static list of mixingdesk permitted accent IDs, indexed by their name. |
---|---|
max_voices | The maximum number of voices that this mixing desk may store. |
say_popup | Whether the UI should display a say popup window. |
selected_voice | The index of the current voice selected. |
voice_say_sources | A list of abstract say sources to be used for each voice. |
voices | A list of name/accent pairs to be displayed on the UI. |
Var Details
accents 
A static list of mixingdesk permitted accent IDs, indexed by their name.
max_voices 
The maximum number of voices that this mixing desk may store.
say_popup 
Whether the UI should display a say popup window.
selected_voice 
The index of the current voice selected.
voice_say_sources 
A list of abstract say sources to be used for each voice.
voices 
A list of name/accent pairs to be displayed on the UI.