This question was
closed Aug 04, 2017 at 08:21 AM by
Mohd-Rizwan for the following reason:
Other
Question by
Mohd-Rizwan · Aug 03, 2017 at 01:18 PM ·
audio source
my audio clip is not playing...Even i did't get any error..but still not playing..Help me..i already test debug and it works fine
audio-error.jpg
(84.2 kB)
Comment
Best Answer
Answer by NorthStar79 · Aug 03, 2017 at 01:20 PM
did you ever call that PlayIntroAudio function ?
can you write this on line 181 and inform us again
Debug.Log("This is executed");
i make the...event where i call that function...PlayIntroAudio(); actually i did't get any error but still ..audio is not playing...
try to debug if that event ever triggered. because , this way only explanation is that. i can not see any error in your code.
Answer by Mohd-Rizwan · Aug 03, 2017 at 01:37 PM

debug.jpg
(72.2 kB)
$$anonymous$$y code works fine...but why Audio is not playing
