Searches the token with the specified ID attached to the same object as this script
Plays it with an audio source attached to the same object as this script

C# | Visual Basic | Visual C++ |
public void PlaySound( string tokenId, params AudioOption[] options )
Public Sub PlaySound ( _ tokenId As String, _ ParamArray options As AudioOption() _ )
public: void PlaySound( String^ tokenId, ... array<AudioOption^>^ options )

- tokenId (String)
- options (array<AudioOption>[]()[][])