Skip to content

Comments

Speech-to-Speech API docs + agent generator#646

Draft
dan-ince-aai wants to merge 3 commits intomainfrom
dince/s2s-docs
Draft

Speech-to-Speech API docs + agent generator#646
dan-ince-aai wants to merge 3 commits intomainfrom
dince/s2s-docs

Conversation

@dan-ince-aai
Copy link
Contributor

Summary

  • Rewrites the Speech-to-Speech docs page as full API developer docs: quickstart, configuration reference, tool calling guide, events reference, and three complete production-ready examples (raw WebSocket, OpenAI GA SDK, LiveKit Agents)
  • Adds an interactive Agent Generator component — describe your agent in natural language, pick Python/JS/config output, and open Claude/ChatGPT/Gemini with the full S2S API reference pre-loaded to generate a complete implementation

Test plan

  • Verify fern dev renders the speechtospeech page correctly
  • Confirm the AgentGenerator component renders with textarea, format toggle, and AI buttons
  • Test each "Open in..." button opens the correct URL with the prompt
  • Verify quickstart code runs with a valid API key
  • Review all code examples against the S2S integration guide for correctness

🤖 Generated with Claude Code

dan-ince-aai and others added 2 commits February 18, 2026 19:13
Adds an AgentGenerator React component that lets users describe their
voice agent in natural language, pick an output format (Python/JS/config),
and opens Claude/ChatGPT/Gemini with the full S2S API reference pre-loaded
to generate a complete agent implementation.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@github-actions
Copy link

Main renamed 02-speech-to-text/ to speech-to-text/ — copy new docs
content to the correct path that docs.yml references.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@github-actions
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant