Hi, I'm creating some interactive experiences now.
And I want to load sounds dynamically at runtime, because of easily replacing.
But I can't find any BuildingBlocks, methods...
Does anyone have any idea?
Thank you/
Hi, I'm creating some interactive experiences now.
And I want to load sounds dynamically at runtime, because of easily replacing.
But I can't find any BuildingBlocks, methods...
Does anyone have any idea?
Thank you/
Hello,
Could you be a little more specific?
Are you trying to load sound files that are external to the project (i.e. in a local directory or hosted online somewhere)?
Or are you simply trying to swap a vkSound component resource with different sound resources that are already imported into the project?
iainB85
Yes, I mean the first one.
I want to import sound files(WAV file) form my local directory to the project.
You must log in to post.