.You can write your topic however you want, but you need to answer these questions:
What do you want to achieve? -I want uhh… a bowl of chillies- I need to know how to use the new roblox api.
What is the issue? I don’t know how and it just won’t work.
What solutions have you tried so far? I looked up on youtube but they only show showcases not tutorials.
I’m quite new to scripting (if it does even matter), please be new user friendly, Thank you!
awry_y
(Harper_Clark)
October 4, 2024, 11:48am
#2
There is a cool thing called Google. I think you heard about it right? I hope you did! But it seems like you forgot about it. So basically you can use it to “search” stuff. New stuff right? Well… use it!
Here, I did it for you.
Hey there. I’m Koolaid, and approximately about a few days ago as I am writing this, Roblox released their new audio API out of studio beta. Overall, it’s really neat in it’s own way, and I have learned how to use the new API for my projects. However, for people using the Audio API for the first time, it can be quite tricky to understand, so I wrote this guide to help you learn how to use Roblox’s audio API correctly.
The Basic Audio API Diagram
I have created 3 diagrams to visualize ho…
Here! I’ll throw more stuff at you!
The Audio API
A simple guide for it, the docs aren’t very good at this.
Basics
The new Audio API is based around wires and a tree diagram, it follows the basic wiring graph setup:
[mermaid-diagram-2024-08-24-064530]
To be heard by a client, it must route to a AudioDeviceOutput. AudioDeviceOuput can be placed in the Workspace by the server, and will be heard by all players, unless filtered with the Player property.
Creating a 3D sound
To play a sound in the workspace, you use the AudioEmi…
1 Like
I use yahoo
I put AudioPlayer
I set the “Playing” to true
I put Wire
I put AudioEmmitter
I connect
No work
short circuit?
You also need a few more steps of inserting a listener and output under the player’s camera.
That is the part i was missing, i was deaf.
1 Like
Something went wrong, it didn’t work, i repeat everything the guy did in the video, I can’t be missing steps.
It might be the speaker, but I already did what I told, (yes i also put the right asset id.)