Skip to content

Commit 04c7141

Browse files
Remove "New Audio API" (#914)
## Changes Removed "New Audio API" from Beta Features list. ## Checks By submitting your pull request for review, you agree to the following: - [ ] This contribution was created in whole or in part by me, and I have the right to submit it under the terms of this repository's open source licenses. - [ ] I understand and agree that this contribution and a record of it are public, maintained indefinitely, and may be redistributed under the terms of this repository's open source licenses. - [ ] To the best of my knowledge, all proposed changes are accurate.
1 parent c729cbc commit 04c7141

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

content/en-us/studio/beta.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -94,18 +94,6 @@ The following beta features are currently available to all users through Studio'
9494
</CardContent>
9595
</Card>
9696

97-
<Card variant="outlined" style={{height: '100%'}}>
98-
<CardContent style={{paddingBottom: '0px'}}>
99-
<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>
100-
<p></p>
101-
<CardMedia component="img" image="../assets/studio/beta/Audio-API.png" />
102-
<p></p>
103-
<figcaption>Enables new instances for customizing, processing, and routing sounds or voices within the engine.</figcaption>
104-
<p></p>
105-
<BetaAlert betaName="New Audio API" leadIn="" leadOut="" components={props.components} />
106-
</CardContent>
107-
</Card>
108-
10997
<Card variant="outlined" style={{height: '100%'}}>
11098
<CardContent style={{paddingBottom: '0px'}}>
11199
<Button href="../studio/ui-overview.md#camera-controls" size="large" color="primaryBrand" variant="outlined" fullWidth>Improved Camera Controls</Button>

0 commit comments

Comments
 (0)