Contents

unregisterAudioResource(_:)

Unregisters an external audio file that you previously registered with the engine.

Declaration

func unregisterAudioResource(_ resourceID: CHHapticAudioResourceID) throws

Parameters

  • resourceID:

    The ID of the audio resource you’d like to unregister.

See Also

Registering Audio Resources