I want to exclude the following characters from making sounds when using the .sound typist function ".,?!" For example, when I use an ellipsis "..." typist makes a sound for each of the three periods, when the intended effect is a pause in sound/speech.
I see there is an exceptionString argument when using the .sound_per_char function, but this function spits out sounds too fast for my taste, so I'm hoping to achieve the same effect with the .sound function.
I scoured the documentation but couldn't seem to find anything. Any help is appreciated.