File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # General Settings
1+ ---
2+ title : General Settings
3+ description : Configure general settings for Speaker.bot
4+ ---
25
3- :: list { type = info }
4- - Navigate to ` Settings - > General `
6+ :: navigate
7+ Navigate to ** Settings > General** in Speaker.bot
58::
69
710## Instance Information
811
912### Identifier
1013Unique ID for this instance.
1114
12- :: callout { color = amber icon = i-mdi-alert }
15+ :: warning
1316Only reset this field if you know what you are doing.
1417::
1518
@@ -28,14 +31,14 @@ Enable this option to allow your moderators to whipster `!tts` commands to your
2831## Log Level
2932This will determine the level of logs that are output to the ` logs ` directory.
3033
31- :: callout { color = amber icon = i-mdi-lightbulb }
34+ :: note
3235When requesting support, it is best to set this to ` Verbose ` to get highest level of detail in your logs
3336::
3437
3538## Audio Output Device
3639Select the default audio device for TTS to be output to.
3740
38- :: callout { color = amber icon = i-mdi-lightbulb }
41+ :: note
3942This will be represented as the ` Application Default ` option within voice profiles, where you can also override output on a per-profile basis.
4043::
4144
Original file line number Diff line number Diff line change 1- # Ignore Profiles
1+ ---
2+ title : Ignore Profiles
3+ description : Configure ignored voices and locales for random voice selection
4+ ---
25
3- :: list { type = info }
4- - Navigate to ` Settings - > Ignored Voices/ Locales `
6+ :: navigate
7+ Navigate to ** Settings > Ignored Voices / Locales** in Speaker.bot
58::
69
710Create saved profiles which allow you to exclude specific voices and/or locales from random voice selection.
Original file line number Diff line number Diff line change 1- # Speaking Options
1+ ---
2+ title : Speaking Options
3+ description : Configure global speaking options for TTS
4+ ---
25
3- :: list { type = info }
4- - Navigate to ` Settings - > Speaking Options `
6+ :: navigate
7+ Navigate to ** Settings > Speaking Options** in Speaker.bot
58::
69
710## Speaking Options
Original file line number Diff line number Diff line change 1- # Replacement
1+ ---
2+ title : Replacement Settings
3+ description : Configure bad word filtering and regex replacements for TTS
4+ ---
25
3- :: list { type = info }
4- - Navigate to ` Settings - > Replacement `
6+ :: navigate
7+ Navigate to ** Settings > Replacement** in Speaker.bot
58::
69
710## Bad Word Filter
Original file line number Diff line number Diff line change 11---
22title : User Settings
3+ description : Configure per-user TTS settings
34---
45
5- # User Settings
6- :: list { type =info }
7- - Navigate to ` Settings -> Users `
6+ :: navigate
7+ Navigate to ** Settings > Users** in Speaker.bot
88::
99
1010Here you can modify TTS settings on a per-user basis.
1111
1212To begin configuration, select any viewer from the left pane.
1313
14- :: callout { color = amber icon = i-mdi-alert }
14+ :: warning
1515Uncheck ` Hide Not Present ` to see any users ever detected by Speaker.bot, including offline users.
1616::
1717
@@ -38,8 +38,8 @@ Set the user as a regular.
3838Useful if you are utilizing Speaker.bot's permissions for ` Regulars ` in other parts of the application.
3939
4040### Subscribed
41- :: list { type = danger }
42- - Read only checkbox
41+ :: danger
42+ Read only checkbox
4343::
4444
4545Will be checked if the user is a Twitch Subscriber.
Original file line number Diff line number Diff line change @@ -63,6 +63,6 @@ Any identifier or nonce you wish to use to identify your request.
6363
6464The name of the supported request.
6565
66- :: callout { color = amber icon = i-mdi-lightbulb }
66+ :: tip
6767All supported requests are documented on the next page.
6868::
Original file line number Diff line number Diff line change @@ -66,7 +66,7 @@ Enable or disable events being spoken.
6666### ` Mode `
6767Toggle the current speaking mode.
6868
69- :: callout { color = amber icon = i-mdi-alert }
69+ :: warning
7070If no commands are configured in your Speaker.bot instance, setting mode to ` command ` will return a failure response.
7171::
7272
You can’t perform that action at this time.
0 commit comments