Skip to content

Add PlayStream to audio out API docs#5066

Open
shannonbradshaw wants to merge 1 commit into
mainfrom
claude/add-audioout-playstream-2026-05-22
Open

Add PlayStream to audio out API docs#5066
shannonbradshaw wants to merge 1 commit into
mainfrom
claude/add-audioout-playstream-2026-05-22

Conversation

@shannonbradshaw
Copy link
Copy Markdown
Collaborator

Source changes

Docs changes

  • static/include/components/apis/generated/audio_out-table.md: Add PlayStream row to method table
  • static/include/components/apis/generated/audio_out.md: Add PlayStream section with Python and Go tabs (parameters, return types, code examples)
  • static/include/components/apis/overrides/protos/audio_out.PlayStream.md: Add override description
  • .github/workflows/sdk_protos_map.csv: Add PlayStream mapping entry

How I found these

  • Backlog item api-d38336e-audioout-playstream was deferred until Go or TypeScript SDK added a wrapper. Go SDK added PlayStream in rdk#6012 (2026-05-22), meeting the deferral condition.
  • Grep matches: zero existing docs references to PlayStream (new method, not a fix to stale content).

Generated by daily docs change agent


Generated by Claude Code

The PlayStream RPC was added to the AudioOutService proto in api#850.
Python SDK (play_stream), C++ SDK (play_stream), and now Go SDK
(PlayStream, rdk#6012) all implement it. This adds the method to
the audio out API reference with Python and Go tabs, the method
table, the override description, and the sdk_protos_map.

https://claude.ai/code/session_01RX3VfQghaKJ88BMMNHeenA
@netlify
Copy link
Copy Markdown

netlify Bot commented May 22, 2026

Deploy Preview for viam-docs ready!

Name Link
🔨 Latest commit f47a87f
🔍 Latest deploy log https://app.netlify.com/projects/viam-docs/deploys/6a101d7e45071800081801ea
😎 Deploy Preview https://deploy-preview-5066--viam-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 43 (🔴 down 1 from production)
Accessibility: 99 (no change from production)
Best Practices: 100 (🟢 up 8 from production)
SEO: 92 (no change from production)
PWA: 60 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

@viambot viambot added the safe to build This pull request is marked safe to build from a trusted zone label May 22, 2026
@viamrobotics-overwatch
Copy link
Copy Markdown

Hey @shannonbradshaw — CI is green and no reviewer is assigned yet. Could you request one when you have a chance?

Auto-comment from overwatch. Will not re-nudge for 7 days.

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

Labels

safe to build This pull request is marked safe to build from a trusted zone

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants