1.6 KiB
1.6 KiB
| description |
|---|
| Enable or disable language learning mode |
Turn language learning mode ON or OFF. When enabled, Claude will speak acknowledgments and completions in BOTH your main language and target language.
Usage:
/agent-vibes:learn # Turn ON
/agent-vibes:learn off # Turn OFF
/agent-vibes:learn status # Show current setup
How Learning Mode Works:
When learning mode is ON:
- First: Speak in your main language (using your current voice)
- Then: Speak the SAME message translated to your target language (using target voice)
Example:
Main language (English, Aria): "I'll check that for you"
Target language (Spanish, Antoni): "Lo verificaré para ti"
Setup Steps:
-
Set your main language:
/agent-vibes:language english -
Set your target language:
/agent-vibes:target spanish -
Set target voice (recommended):
/agent-vibes:target-voice Antoni -
Enable learning mode:
/agent-vibes:learn -
Check your setup:
/agent-vibes:learn status
Notes:
- Translations are direct translations of what was said in the main language
- Same personality/sentiment applies to both languages
- Works with all AgentVibes features (BMAD, personalities, etc.)
- Requires multilingual voices for target language (Antoni, Rachel, Domi, Bella, etc.)
- Small pause (0.5s) between main and target language announcements
Disable Learning Mode:
/agent-vibes:learn off
This returns to normal single-language TTS mode.