/amazon_set_channel¶
đ Description¶
Sets the settings to be used by the message-only based TTS channel with the Amazon Provider (TTS Tool).
Run this command inside the channel you wish to change the settings for. Make sure to have set the TTS channel provider to Amazon Provider (TTS Tool) by running the /set_channel_provider command inside the same channel.
Message-only based TTS bypasses the settings saved for the server or the user, it uses its own custom settings.
You can change the settings for any channel, just run this command inside that channel.
â Can Be Used By¶
Can only be used by users with the MANAGE_CHANNELS
permission.
đ Subcommand: language
¶
đ¨ Parameters¶
Running this command requires the following parameters:
<value>
- Required: The language code to use as the Amazon Provider (TTS Tool) language for the channel.
đ Usage¶
You can run this command by typing:
/amazon_set_channel language <value>
For example:
đŖ Subcommand: voice
¶
đ¨ Parameters¶
Running this command requires the following parameters:
<value>
- Required: The name of the voice to be used as the Amazon Provider (TTS Tool) voice for the channel.
đ Usage¶
You can run this command by typing:
/amazon_set_channel voice <value>
For example:
đ Subcommand: volume
¶
đ¨ Parameters¶
Running this command requires the following parameters:
<value>
- Required: The volume to use as the Amazon Provider (TTS Tool) volume for the channel. You can choose any of the suggested values when running the command.
đ Usage¶
You can run this command by typing:
/amazon_set_channel volume <value>
For example:
đđģ Subcommand: rate
¶
đ¨ Parameters¶
Running this command requires the following parameters:
<value>
- Required: The rate to use as the Amazon Provider (TTS Tool) rate for the channel. You can choose any of the suggested values when running the command.
đ Usage¶
You can run this command by typing:
/amazon_set_channel rate <value>
For example:
đĨ Subcommand: pitch
¶
đ¨ Parameters¶
Running this command requires the following parameters:
<value>
- Required: The pitch to use as the Amazon Provider (TTS Tool) pitch for the channel. You can choose any of the suggested values when running the command.
đ Usage¶
You can run this command by typing:
/amazon_set_channel pitch <value>
For example:
âšī¸ Other Information¶
Some extra information to take into account:
- Can only be run from a server.
- Can only be run from a NSFW channel.
- Saves data from the user.
- Saves the settings for the Amazon Provider (TTS Tool) for the channel where the command was run.