Tutorial 7
Tutorial 7- Spark AR
Intro
Main Content
To setup audio we will need to import the sound clips from resource folder.
Add 3 audio playback controllers from the asset panel.
name them wind, birds, rain respectively.....in properties of each audio playback controller add the appropriate audio clip...checkmark loop on all and play on wind and birds....hook the play value of rain with the third variable of native ui picker..
now add 3 speakers and name them wind_speaker, birds_speaker, rain_speaker respectively....add the appropriate audio playback controller to them...adjust the volumes to your liking and you are done
Short Summary
import clips...create playback controllers...add clips...create speakers....add playback controllers
Resources
audio clips
Fun Points
Show the documentation page to show what format of audio should be used
Comments
Post a Comment