D
D
Dmitry Korolev2017-06-24 07:53:57
C++ / C#
Dmitry Korolev, 2017-06-24 07:53:57

How to read AudioClip from streamingassets folder?

tell me how to download a music file from this mighty folder?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Daniil Basmanov, 2017-06-25
@adressmoeistranici

First line on google

On a desktop computer (Mac OS or Windows) the location of the files can be obtained with the following code: On iOS, use: On Android, use:
path = "jar:file://" + Application.dataPath + "!/assets/";

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question