---
title: "Sound, Speech, and Haptics"
framework: appkit
role: collectionGroup
role_heading: API Collection
path: appkit/sound-speech-and-haptics
---

# Sound, Speech, and Haptics

Play sounds and haptic feedback, and incorporate speech recognition and synthesis into your interface.

## Topics

### Sounds

- [NSSound](appkit/nssound.md)

### Speech

- [NSSpeechRecognizer](appkit/nsspeechrecognizer.md)
- [NSSpeechSynthesizer](appkit/nsspeechsynthesizer.md)

### Haptics

- [NSHapticFeedbackManager](appkit/nshapticfeedbackmanager.md)
- [NSHapticFeedbackPerformer](appkit/nshapticfeedbackperformer.md)
- [NSAlignmentFeedbackToken](appkit/nsalignmentfeedbacktoken.md)
- [NSAlignmentFeedbackFilter](appkit/nsalignmentfeedbackfilter.md)

## See Also

### User Interface

- [Views and Controls](appkit/views-and-controls.md)
- [View Management](appkit/view-management.md)
- [View Layout](appkit/view-layout.md)
- [Appearance Customization](appkit/appearance-customization.md)
- [Animation](appkit/animation.md)
- [Windows, Panels, and Screens](appkit/windows-panels-and-screens.md)
- [Supporting Continuity Camera in Your Mac App](appkit/supporting-continuity-camera-in-your-mac-app.md)
