Skip to content

Add PlayStream to audio out API docs#5066

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

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

Conversation

@shannonbradshaw

@shannonbradshaw shannonbradshaw commented May 22, 2026

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, Go, TypeScript, and Flutter 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 for all four SDKs

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.
  • TypeScript SDK (Fix broken tutorial link #950) and Flutter SDK (Added link to vision service #537) added PlayStream after the initial PR was created. Updated 2026-06-09 to add TS and Flutter tabs.
  • Grep matches: zero existing docs references to PlayStream (new method, not a fix to stale content).

Generated by daily docs change agent

@netlify

netlify Bot commented May 22, 2026

Copy link
Copy Markdown

Deploy Preview for viam-docs ready!

Name Link
🔨 Latest commit 25488c0
🔍 Latest deploy log https://app.netlify.com/projects/viam-docs/deploys/6a27d8ea1dd1c9000822d142
😎 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: 44 (🟢 up 5 from production)
Accessibility: 100 (no change from production)
Best Practices: 100 (no change from production)
SEO: 92 (no change from production)
PWA: 70 (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.

1 similar comment
@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.

claude added 2 commits June 9, 2026 09:12
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
TypeScript SDK (#950) and Flutter SDK (#537) now implement PlayStream.
Add tabs with parameters, return types, and code examples.

https://claude.ai/code/session_0159eg5bY2jeG7ZVt9QVs3VY
@shannonbradshaw shannonbradshaw force-pushed the claude/add-audioout-playstream-2026-05-22 branch from f47a87f to 25488c0 Compare June 9, 2026 09:12
@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