The Animated Text Audio Emitter is an easy way to create sounds for your dialogues.
Use this component to create sound effects based on your animated text with the Unity default Audio Source. The component receives letter appearance events from the animated text and selects sound effects from a list of sounds.
To avoid too many sounds being played, use the Min Time Between Sounds option.
Animated Text Events
A generic interface for text animation events
The Animation Text Events component is an easy way to interface text animations with your code. Unity Events are triggered whenever a text animation event is received. It also includes filtering options, like limiting the time between letter appearance events.
Do you have a use case you think should be included as a built-in component? Maybe you need third-party integration with FMOD or something similar? Contact me via the contact form, or join my Discord and I'll try my best to help you!