Command: speak#
Summary#
Command | Default Level | Global Only? |
---|---|---|
speak | 1 | no |
- Requires
openai
plugin to be loaded - Requires
speak
plugin to be loaded - Requires
speak
channel setting to beon
(per channel)
Description#
- Asks question to OpenAI and responds with answer using an audio file (mp3)
- Response mode can be changed per-client via
askmode
command - Per-client conversations can be continued using the
and
command
Usage#
Examples#
Ask question to OpenAI, with spoken response
@Empus | y speak What is the definition of an IRC bot?
@yolk | Empus: https://yolk.armour.bot/ms7B.mp3
Natural Conversation
When cfg(ask:cmdnick)
is enabled, OpenAI queries can be sent in natural conversation form by using the bot's
nickname as the prefix. Note that enabling this setting will mean botnick prefixes will not work for other commands.
Related Commands#
Command | Description |
---|---|
and | Continue per-client conversation |
askmode | View the help for a given command |
image | Generate a DALL-E image from description |
sing | Generate AI songs about a person or with a descriptive prompt |
summarise | Summarise a person or channel chat into a TTS (text-to-speech) audio file |