Contents

AudioServicesRemoveSystemSoundCompletion(_:)

Unregisters any completion callback functions that were registered for a specified system sound.

Declaration

func AudioServicesRemoveSystemSoundCompletion(_ inSystemSoundID: SystemSoundID)

Parameters

  • inSystemSoundID:

    The system sound for which callback functions should be removed.

See Also

Adding and Removing System Sound Callbacks