removeFromSoundGroup
removeFromSoundGroup(groupName: string, soundId: string): void;
Remove a sound from a group by its ID and the group name.
removeFromSoundGroup(groupName: string, soundId: string): void;
Remove a sound from a group by its ID and the group name.