I’m clueless as to how to achieve this:
Basically I’ve a 4min 10 sec long audio clip…however I want to play it from 34 seconds onwards…
So basically from 0:34 is my start-point and 4:10 is my end point.
Some suggested that AudioSource.Time is what I need…but the doc speaks no word as to how to achieve this…please give the syntax or some ‘raw code’ to solve this issue…thanks…