You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(edit: replacing screenshot with transcript in case the hosted image ever times out - Chance)
proposed config options:
boot_volume -> False/integer if False is disabled, else should be an integer 0 - 100, default False
min_boot_volume -> default 20, do not allow volume to go lower than this even if user requested it (so we can be really sure user knows what he is doing)
scale1to10 -> true/false , consider the range 0 - 10 (int) 1 corresponds to 10%, mycroft style compat mode, default False
scale0to1 -> true/false , consider the range 0 - 1 (float) to be percentages, 0.1 corresponds to 10% , default True
scale1to100 -> true/false , consider the range 1 - 100 (int) to be percentages, default True
The text was updated successfully, but these errors were encountered:
from matrix chat
(edit: replacing screenshot with transcript in case the hosted image ever times out - Chance)
proposed config options:
The text was updated successfully, but these errors were encountered: