#How to play a wav file that was saved on PersistentDataPath, on Android?

1 messages · Page 1 of 1 (latest)

steady granite
#

Hello friends! I downloaded a plugin that allows recording the AudioListener output to a wav file in PersistentDataPath. Now how do I open this file and play it on an AudioSource (on Android)?

glad edge
#

use the UnityEngine.AudioClip class to create an audioclip from the file