+
+ You can customise the spoken messages below. You can disable specific messages by setting them to nothing
+
+
+ The special placeholders {"{{USER}}"}
and {"{{CHANNEL}}"}
{" "}
+ will be replaced with the user's name (nothing if it's yourself) and the channel's name respectively
+
+ {hasEnglishVoices && (
+ <>
+ Play Example Sounds
+
+ {types.map(t => (
+
+ ))}
+
+ >
+ )}
+ {errorComponent}
+
+ );
+ }
+});