Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 0 additions & 12 deletions content/en-us/studio/beta.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,18 +94,6 @@ The following beta features are currently available to all users through Studio'
</CardContent>
</Card>

<Card variant="outlined" style={{height: '100%'}}>
<CardContent style={{paddingBottom: '0px'}}>
<Button href="https://devforum.roblox.com/t/new-audio-api-beta-elevate-sound-and-voice-in-your-experiences/2848873" size="large" color="primaryBrand" variant="outlined" fullWidth>New Audio API</Button>
<p></p>
<CardMedia component="img" image="../assets/studio/beta/Audio-API.png" />
<p></p>
<figcaption>Enables new instances for customizing, processing, and routing sounds or voices within the engine.</figcaption>
<p></p>
<BetaAlert betaName="New Audio API" leadIn="" leadOut="" components={props.components} />
</CardContent>
</Card>

<Card variant="outlined" style={{height: '100%'}}>
<CardContent style={{paddingBottom: '0px'}}>
<Button href="../studio/ui-overview.md#camera-controls" size="large" color="primaryBrand" variant="outlined" fullWidth>Improved Camera Controls</Button>
Expand Down
Loading