[quoted lines by Sebastian Humenda on 2014/04/24 at 17:03 +0200] >Is ther a way to specify the speech punctuation level in the configuration >file
Only if the speech driver you're using has a driver parameter which does that. Look for the speech-parameter lines in the provided "brltty.conf" file. >is it possible to bind a key command to it? No command has been defined for it yet. One of the reasons for this is that it'd be more complicated than a toggle since there are more than two levels. We could have a single command which cycles through all of them, or we could have two commands which increase/decrease the level (like we do for volume and rate). The punctuation level is saved in the preferences file. You could, therefore, maintain multiple preferences files. The preferneces file to use can be specified with the -F [--preferences-file=] command line option or with the preferences-file configuration file directive. -- Dave Mielke | 2213 Fox Crescent | The Bible is the very Word of God. Phone: 1-613-726-0014 | Ottawa, Ontario | http://Mielke.cc/bible/ EMail: [email protected] | Canada K2A 1H7 | http://FamilyRadio.com/ _______________________________________________ This message was sent via the BRLTTY mailing list. To post a message, send an e-mail to: [email protected] For general information, go to: http://mielke.cc/mailman/listinfo/brltty
