#Within Scribble, is there a way to set a string of exceptions when using .sound

1 messages · Page 1 of 1 (latest)

fathom stratus
#

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.

fathom stratus
#

Within Scribble, is there a way to set a string of exceptions when using .sound

clever laurel
#

As for .sound, it might be more ideal to roll in your own implementation. You could use .function_per_char().