WOLFRAM

UNITY LINK

Export an Audio Object

Audio objects can be exported directly into Unity.

To an Audio Clip...

Export an audio object to an audio clip:

In[57]:=57
Out[57]=57
Out[60]=60

To a Audio Clip Asset...

Export an audio objecet as an audio clip and save it in the Assets folder:

In[62]:=62
Out[62]=62

Find the audio clip asset:

In[65]:=65
Out[65]=65

Assign the clip to an AudioSource component:

In[66]:=66
Out[66]=66