Change Narrator Speech Speed
Step 1: Determine Scope
Check if the user said "locally", "for this directory", "for this project", or similar. If so, changes apply to the local config file in the current working directory.
- Global (default):
~/.claude-code-narrator/config - Local:
<cwd>/.claude-code-narrator/config
Step 2: Get the Speed Value
If the user specifies a speed value (e.g., "set speed to 1.5"), use that value. Valid range is 0.5 to 2.0. Default is **1.1
[Description truncada. Veja o README completo no GitHub.]