@@ -33,6 +33,8 @@ namespace TwitchChatTTS
[JsonIgnore]
public Regex? VoiceNameRegex { get; set; }
public required bool Slave { get; set; }
private IDictionary<string, string> _voicesAvailable;
private HashSet<string> _voicesEnabled;
The note is not visible to the blocked user.