Skip to content

docs: add ai-voice-changer playground example#2708

Merged
reynaldichernando merged 1 commit intoHeyPuter:mainfrom
Dailin521:codex/puter-2693-voice-changer-example
Mar 23, 2026
Merged

docs: add ai-voice-changer playground example#2708
reynaldichernando merged 1 commit intoHeyPuter:mainfrom
Dailin521:codex/puter-2693-voice-changer-example

Conversation

@Dailin521
Copy link
Copy Markdown
Contributor

Summary

This fixes the missing ai-voice-changer playground route referenced from the AI docs.

Root cause

AI.md referenced the ai-voice-changer playground slug, but the docs playground registry had no matching entry, so the Run button resolved to a 404.

Changes

  • add ai-voice-changer example source
  • register ai-voice-changer in docs playground examples

Verification

  • npm ci
  • npm --prefix src/docs run build
  • local HTTP check for /AI/
  • local HTTP check for /playground/ai-voice-changer/
  • local HTTP check for /playground/ai-speech2speech-url/
  • local HTTP check for /playground/ai-speech2speech-file/

Closes #2693

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Mar 23, 2026

CLA assistant check
All committers have signed the CLA.

@reynaldichernando
Copy link
Copy Markdown
Member

hi @Dailin521 thank you for the PR!
could you help sign the CLA? it's standard for contributions

@Dailin521
Copy link
Copy Markdown
Contributor Author

Signed the CLA. Thanks for the heads-up.

@reynaldichernando reynaldichernando merged commit 3451bab into HeyPuter:main Mar 23, 2026
1 check passed
@reynaldichernando
Copy link
Copy Markdown
Member

merged! thank you

@Dailin521 Dailin521 deleted the codex/puter-2693-voice-changer-example branch March 31, 2026 02:30
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.

Add ai-voice-changer example to docs

3 participants