Basically; Omnipage can convert things like PDF's to MP3 Audio using a Text to Speech engine. The engine I think its using to do this is Realspeak Solo v4.0:
I want to use control sequences to control how the text is being read, however, all the control sequences I have tried thus far are not being recognized by the software.
For example I tried this:
\x1B\rate=10\ The rate is set to a low value. \x1B\rst\ Now it is reset to its default value.
and
<ESC>\vol=10\ The volume is set to a low value. <ESC>\rst\ Now it is reset to its default value.
Neither worked. Any ideas?
