claude-code-ultimate-guide/examples/hooks/bash
Florian BRUNIAUX 5fbea061d5 docs: add Agent Vibes TTS integration documentation (v3.11.1)
Added comprehensive documentation for text-to-speech integration via Agent Vibes MCP server.

New files (8):
- examples/integrations/agent-vibes/README.md - Quick start guide
- examples/integrations/agent-vibes/installation.md - 18-minute setup procedure
- examples/integrations/agent-vibes/voice-catalog.md - 15 voices (4 FR models, 128 speakers)
- examples/integrations/agent-vibes/troubleshooting.md - 7 common issues solved
- guide/workflows/tts-setup.md - Step-by-step workflow
- examples/hooks/bash/tts-selective.sh - Custom selective TTS hook
- examples/claude-md/tts-enabled.md - Project template

Documentation:
- guide/ai-ecosystem.md (section 5.1) - TTS tools overview
- guide/README.md - Added TTS workflow reference
- machine-readable/reference.yaml - 8 TTS entries

Version updates:
- VERSION: 3.11.0 → 3.11.1
- README.md: Template count 71 → 83
- CHANGELOG.md: Added v3.11.1 entry
- Synced version across all docs (cheatsheet, ultimate-guide, reference.yaml)

Other:
- .gitignore: Added audio file exclusions (*.wav, *.mp3, *.onnx)

Context: Tested Agent Vibes v3.0.0 + Piper TTS with French voices. Works offline, no cloud dependency.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-22 16:08:32 +01:00
..
auto-format.sh feat: add Learning Paths, examples, and project governance files 2026-01-10 14:25:22 +01:00
claudemd-scanner.sh feat(docs): add LLM Handbook + Google Whitepaper integration v3.3.0 2026-01-14 21:00:49 +01:00
dangerous-actions-blocker.sh feat(examples): add production-ready commands, hooks, and comprehensive documentation 2026-01-10 17:30:30 +01:00
learning-capture.sh feat: add learning guide & website badge 2026-01-17 18:42:34 +01:00
mcp-config-integrity.sh feat(security): add security hardening guide and hooks v3.6.0 2026-01-15 07:39:53 +01:00
notification.sh feat(examples): add production-ready commands, hooks, and comprehensive documentation 2026-01-10 17:30:30 +01:00
output-secrets-scanner.sh feat(security): add security hardening guide and hooks v3.6.0 2026-01-15 07:39:53 +01:00
output-validator.sh feat(docs): add LLM Handbook + Google Whitepaper integration v3.3.0 2026-01-14 21:00:49 +01:00
pre-commit-evaluator.sh feat(docs): add LLM Handbook + Google Whitepaper integration v3.3.0 2026-01-14 21:00:49 +01:00
privacy-warning.sh feat(docs): add comprehensive data privacy documentation v3.2.0 2026-01-14 20:42:19 +01:00
prompt-injection-detector.sh feat(security): add security hardening guide and hooks v3.6.0 2026-01-15 07:39:53 +01:00
repo-integrity-scanner.sh feat(security): add security hardening guide and hooks v3.6.0 2026-01-15 07:39:53 +01:00
security-check.sh feat: add Learning Paths, examples, and project governance files 2026-01-10 14:25:22 +01:00
session-logger.sh feat(docs): add LLM Handbook + Google Whitepaper integration v3.3.0 2026-01-14 21:00:49 +01:00
tts-selective.sh docs: add Agent Vibes TTS integration documentation (v3.11.1) 2026-01-22 16:08:32 +01:00
unicode-injection-scanner.sh feat(security): add security hardening guide and hooks v3.6.0 2026-01-15 07:39:53 +01:00