soundify library
A library for managing audio and haptic feedback in response to user interactions.
Classes
- AudioRule
- A sound rule for playing static audio clips.
- DynamicToneRule
- A sound rule that generates and plays a tone dynamically.
- Soundify
- Core class for managing audio and sensory feedback.
- SoundifyWrapper
- A widget that wraps UI and integrates Soundify with gesture detection.
- SoundRule
- Abstract base class for defining sound rules.
- SoundRules
- Provides commonly used SoundRule configurations.
- VoiceRule
- A sound rule for text-to-speech feedback.