getting this error on unity:
“Assets\Scripts\AudioPlayer.cs(25,58): error CS1061: ‘Object’ does not contain a definition for ‘Length’ and no accessible extension method ‘Length’ accepting a first argument of type ‘Object’ could be found (are you missing a using directive or an assembly reference?)”
can’t figure the problem