loadAudioGroupResourceSuspend

Asynchronously loads an audio group resource from the specified path.

Return

Returns an AudioGroupResource object representing the loaded audio group.

Parameters

path

The path to the audio group resource within the AssetBundle.

Throws

IllegalStateException

If the asset bundle is closed.

If any error occurs during the loading process.