Reference - Operating SpeakOn:

General notes about settings

Many features in SpeakOn should work without requiring you to modify any settings following installation. However, you may want to configure SpeakOn for your requirements.

 

All SpeakOn's common user settings can be done from within SpeakOn itself, from its Main menu by launching the appropriate settings tasks; these are explained in detail in the Tutorial for each of SpeakOn's tasks.

 

Alternatively, these common settings are all located under a single folder in:

C:\SpeakOn_User_Settings

This folder in turn contains sub-folders for each group of tasks and the configuration files are self-explanatory with commented instructions for modification in each file. The above folder contains the following two types of settings:

 

1. Login information for the following five services: RadioTime, Last.FM, the Talking Newspaper Association of the UK (TNAUK) separately for eText and Audio publications, and the Seeing Ear Library. You will need to specify a username and password for the above services only once.

 

2. Other less common settings are located in the relevant 'config' folders under:

C:\SpeakOn\app

 

General notes on how to modify settings manually 

 

You are discouraged from modifying these settings manually as simple errors may cause SpeakOn not to function properly; virtually all settings you will need can be done from within SpeakOn itself using the various settings tasks. However should you have to change these settings manually, follow the guidelines below.

 

All these settings are located in simple text files with the file extension '.txt'. Only modify these files using a text editor such as Notepad. Do not  use a word processor to modify these files as you can make them unreadable.

 

Most of these text files contain an attribute - value pairs separated by the '=' character. For example:

directory=C:/my directory

 

You need to locate the relevant attribute as described in the documentation or comments in the files themselves and modify the value. For example, if your directory above is C:/Radio, modify the line above to:

directory=C:/Radio

 

Note that all directories must be specified with the forward slash '/' and not the back slash '\'.

 

These files can include comments or instructions. To specify a line as a comment simply type the character '#' (a hash sign without apostrophes) at the beginning of the line. For example:

# This is a comment

 

Regardless of the method of modifying settings, your settings should not normally be affected by an installation upgrade. In other words, you do not have to modify these settings.


Back to previous page