Audioplayer
Outputs/Audioplayer
Quick reference
| Capability | Value |
|---|---|
| Server safe | Yes |
| Editor only | No |
| Browser sink | Yes |
| Uses secret | No |
| External network | No |
| Side effect | No |
| Run projection | browser-sink |
Server runtime captures its input through the ephemeral browser-sink adapter; Audio rendering remains client-side.
Inputs
| Name | Type | Required |
|---|---|---|
audioData | audio_base64 | Yes |
Outputs
None.
Configuration
| Property | Type | Secret | Default |
|---|---|---|---|
autoplay | boolean | No | true |
Runtime and security
This Bead is allowed in the server runtime. Secret properties are references resolved on the server and must never contain raw credential values in documentation, fixtures or run summaries.