proto external void SoundEventPriority(string eventName, int priority, bool ignoreQueue=false)
Add a soundevent with priority to the priority queue which will be played in order of priority.
CommunicationSoundComponentClass SoundComponentClass GetMetadata(AudioHandle handle, out notnull array< string > metadata)
Get list of metadata. Last item in array is 'textFormat'.