Unity Get Audio Clip Longueur
AudioClip a;
float seconds = a.length;
TebionDL
AudioClip a;
float seconds = a.length;