Add PowerPoint documentation and update .gitignore
- PS_AI_Agent_ElevenLabs_Documentation.pptx: 20-slide dark-themed presentation covering overview, installation, quick start (BP + C++), component reference, data types, turn modes, security, audio pipeline, patterns, troubleshooting. - .gitignore: exclude generate_pptx.py (dev tool, not needed in repo) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
c833ccd66d
commit
1b7202603f
3
.gitignore
vendored
3
.gitignore
vendored
@ -15,3 +15,6 @@ Unreal/PS_AI_Agent/*.suo
|
|||||||
|
|
||||||
# Claude Code local session settings (machine-specific, memory files in .claude/ are kept)
|
# Claude Code local session settings (machine-specific, memory files in .claude/ are kept)
|
||||||
.claude/settings.local.json
|
.claude/settings.local.json
|
||||||
|
|
||||||
|
# Documentation generator script (dev tool, output .pptx is committed instead)
|
||||||
|
generate_pptx.py
|
||||||
|
|||||||
BIN
PS_AI_Agent_ElevenLabs_Documentation.pptx
Normal file
BIN
PS_AI_Agent_ElevenLabs_Documentation.pptx
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user