Skip to content

feat: add generate() to audio-to-video client - #170

Merged
davidhu2000 merged 1 commit into
sdk-release-2026/05/27-17.19.08from
feat/audio-to-video-generate
May 27, 2026
Merged

feat: add generate() to audio-to-video client#170
davidhu2000 merged 1 commit into
sdk-release-2026/05/27-17.19.08from
feat/audio-to-video-generate

Conversation

@davidhu2000

Copy link
Copy Markdown
Contributor

Summary

  • Adds client.v1.audioToVideo.generate() — upload local audioFilePath / optional imageFilePath, create job, poll, download (same pattern as lip-sync, image-to-video)
  • Documents the generate workflow in src/resources/v1/audio-to-video/README.md and root README.md

Stacks on #169 (sdk-release-2026/05/27-17.19.08). Merge this after the release branch lands, or merge into the release branch before shipping to main.

Test plan

  • npm run build
  • Manual: client.v1.audioToVideo.generate() with local audio (+ optional image) and API token

Made with Cursor

Adds the high-level generate workflow (upload assets, create job, poll, download) matching other video resources like lip-sync and image-to-video.

Co-authored-by: Cursor <cursoragent@cursor.com>
@davidhu2000
davidhu2000 merged commit 71ea36a into sdk-release-2026/05/27-17.19.08 May 27, 2026
6 checks passed
@davidhu2000
davidhu2000 deleted the feat/audio-to-video-generate branch May 27, 2026 17:42
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