Installation Manual and User Guide

Size: px
Start display at page:

Download "Installation Manual and User Guide"

Transcription

1 SMARTEARS VOICE-BASED FILE BROWSER Installation Manual and User Guide Developed By Team 2 (Nehru Hall Of Residence) Anshul Gupta, Ashish Yadav, Arpit Agarwal, Arun Mallya & Aakash Goenka April 4, 2012

2 Contents 1 Overall Introduction Glossary Product Perspective Installation Guide Installation Uninstalling SmartEars System Requirements Usage and Feature Listing Starting SmartEars Command Quick Reference - Visual Mode Command Quick Reference - Audio Mode The Dictation Commands The Complete Command Reference Basic Set of Features Additional Features Application Snapshots for Guidance Starting SmartEars Some Working Screenshots

3 1 Overall Introduction SmartEars is an application which facilitates various aspects of browsing files and directories in any computer using a voice-activated interface. This application has been developed for people who cannot use any manually operated input device other than a microphone. In this document, we give details regarding the features, interface design, system architecture and the entire test design of the system. We also include an installation and command set manual for non-technical users of this application. 1.1 Glossary Term SmartEars voice-command apology User Audio Response sequence Visual Response sequence Definition The name of the developed Voice-Activated File Browser. The words within quotes are voice commands issued by the user of the software system. This is the standard audio response generated by the system when a command is not identified as a valid command, either due to issue of an incorrect / nonexistent command, or due to the inadequacies of the speech-recognition system. A person who interacts with the software system. The output generated by the system in the auditory operation mode The output generated by the system in the visual operation mode 1.2 Product Perspective SmartEars is designed to be an independent and self contained system. It has one active actor, the user, who will interact through speech. The software system will interpret the user s commands and act accordingly. The software can run in two modes of operation: Auditory: Only auditory output can be provided in this mode. Visual: Only visual output can be provided in this mode. Switching between modes is considered out of the scope of the interface. It would be done through mouse or keyboard operations. 2

4 2 Installation Guide 2.1 Installation 1. Upon running the Setup.exe file, the dialog above appears. Please click Next to proceed. 2. Select the directory where you want to install SmartEars by clicking the Browse button and selecting the appropriate destination. Click Next to proceed. 3

5 3. Click Next to proceed, after confirming all the install details. 4. Please wait for a minute or two before Windows asks for your permission to install SmartEars. Click Yes to proceed. 4

6 5. The install progress bar will appear, showing the degree of completeness of installation. Wait till the installation completes. 6. Click Finish. SmartEars has now installed and is ready to use! (A desktop shortcut is created). 5

7 2.2 Uninstalling SmartEars To uninstall, go to Control Panel and click on Uninstall, or run the Setup.exe file. Select Remove SmartEars, and click on Finish to proceed. The uninstallation will begin. Wait till the uninstallation completes. 6

8 Uninstallation successfully completed. 2.3 System Requirements The application requires the presence of following specifications in any system using it. Operating System: Windows 7 or higher Microsoft Speech Recognizer 8.0 or higher for Windows A microphone to input voice commands.net framework 4.0 or higher for Windows DirectX for rendering GUI Presence of PDF reader which is set as the default application of.pdf documents Presence of Microsoft Word for.doc and.docx documents Presence of notepad for opening plain text files. 7

9 3 Usage and Feature Listing In this section, we describe all the features that are included in SmartEars. The exhaustive command list, the input and output specifications of each command have also been described in detail. Additionally, we have also added the justification for additional features, that were not part of the client s initial requirement list. 3.1 Starting SmartEars The user starts the software by one of the following actions: Clicking on the Software Icon Shortcut created on the Desktop (created after installation). Through the Start Menu. The file browser of the software will park at a previously set home directory. Depending on the mode selected, an auditory / visual output will be provided. Video mode is set as the default mode on application startup. However upon the activation of the software, the user can change modes to Visual or Auditory by means of an input device such as the mouse. In the remaining of this section, we give a detailed overview of all the commands supported by SmartEars. Note that, in this application. we have used a fixed prefix, SmartEars for every command (except for Dictation commands) because this reduces significantly the execution of commands resulting from external noise input and hence avoids false positives. The word SmartEars is both multi-word and polysyllabic, and is hence ideal for such a prefix. Such a scheme has been used earlier by speech recognition systems in Apple computers. 1. The command set works in the following five modes internally (Other than the high level audio/visual mode). We describe each of these modes in detail, along with the transition diagram in the system architecture. 1. Normal Mode 2. Enumerate Mode (em): When files or directories are enumerated. 3. Search Mode (sm): When searching feature is used. 4. Browsing Mode (bm): When browsing of files and directories is done using select and explore. 5. File Open Mode (fm): When a file is opened. 1 Page 7 8

10 3.2 Command Quick Reference - Visual Mode As per the software specifications, no auditory prompts will be provided in this mode. Browsing the directory structure and its contents Command Visual Response SmartEars Directory Open directory name Opens the directory directory name if it is present in present view SmartEars Go To Parent Directory Goes one level up in the directory structure SmartEars Scroll Down Scrolls down in the file browser SmartEars Scroll Up Scrolls up in the file browser SmartEars Directory Summary Shows summary of files and directories in present directory SmartEars Go To Home Directory Goes to the home directory SmartEars Enumerate Directories Enters Enumerate Mode (em) and shows only the directories present in present directory SmartEars Enumerate Files Enters Enumerate Mode and shows only the files present in present directory SmartEars Refresh View (em) Escapes the Enumerate Mode and shows the present directory contents again SmartEars Bookmark Present Location Creates a bookmark in the current directory, and assigns it a token SmartEars Open Bookmark number Goes to bookmark number SmartEars Delete Bookmark number Deletes the bookmark number SmartEars List All Bookmarks Shows the list of created bookmarks SmartEars Browse Directories Enters Browsing Mode (bm) and highlights the first directory SmartEars Next Directory (bm) Highlights the next directory SmartEars Previous Directory (bm) Highlights the previous directory SmartEars Open Directory (bm) Opens currently highlighted directory SmartEars Leave Browsing Directories Leaves directory browsing mode (bm) SmartEars Browse Files Enters browsing mode (bm) and highlights the first file SmartEars Next File (bm) Highlights the next file SmartEars Previous File (bm) Highlights the previous file SmartEars Open File (bm) Opens currently highlighted file SmartEars Leave Browsing Files (bm) Leaves file browsing mode 9

11 Opening Files and File Commands Command SmartEars File Open f ile name SmartEars Scroll Down (fm) SmartEars Scroll Up (fm) SmartEars Page Down (fm) SmartEars Page Up (fm) SmartEars Close Application (fm) SmartEars Switch Application Visual Response Opens the file f ile name with its default application, if it is present in present view. Enters File Open Mode (fm) Scrolls down in the file application Scrolls up in the file application Goes one page view down in the file application Goes one page view up in the file application Closes the currently visible file application Switches circularly between open file applications and the file browser : If there are multiple files with the same name (exclusive of extensions and spacing), the software will not be sure which one to open. In such a case the software will issue a message in which the possible files are listed along with a number beside them. The user must then either: Select the number beside the file to open the corresponding file by giving the command 1, 2, and so on. Exit the File Open Mode by giving the command Cancel. As an example, consider a directory containing Hello World.txt and Hello World.docx. If the user says SmartEars Open File Hello World, the system will issue a pop-up message as follows: 1. Hello World.txt 2. Hello World.docx The user should say 1 to open Hello World.txt, or 2 to open Hello World.docx, or Cancel to exit the File Open mode. 10

12 Search Mode Commands Command Visual Response SmartEars Enter Search Mode Enters the Search Mode (sm) and waits A, B, C, D (sm) for user to dictate search string Enters the alphabet A in search string B, C, D, E (sm) Enters the alphabet B in search string X, Y, Z, A (sm) Enters the alphabet X in search string Z, A, B, C (sm) Enters the alphabet Z in search string underscore (sm) Enters the underscore in search string fullstop (sm) Enters the fullstop. in search string number 1 (sm) Enters the numeral 1 in search string SmartEars Cancel Last Character (sm) Cancels the last entered character in search string SmartEars Leave Search Mode (sm) Leaves the Search Mode and displays the present directory contents SmartEars Start Complete Search (sm) Starts the recursive within-directory search for search string and displays the search results. Directory Browsing and File Commands are available for search results SmartEars Search Present Directory (sm) Starts the within-directory only search for search string and displays the search results. Directory Browsing and File Commands are available for search results SmartEars Dismiss Search Results Dismisses the search results and displays SmartEars Display Previous Search Results the present directory contents Shows the results of the last performed search : For a comprehensive summary of dictation commands, view The Dictation Commands 11

13 3.3 Command Quick Reference - Audio Mode The Commands below effectively perform the same function as those performed by the corresponding functions of the Video Mode. However, as per software specifications, no visual output is provided in the Audio Mode, only audio output is provided. Browsing the directory structure and its contents Command SmartEars Directory Open directory name SmartEars Go To Parent Directory SmartEars Directory Summary Audio Response Entering Directory directory name Going Back Present Directory contains directory count directories and f ile count files Going to home directory SmartEars Go To Home Directory SmartEars Enumerate Directories Directory number 1, directory name ; Directory number 2, directory name ;... SmartEars Enumerate Files SmartEars Present Directory Address SmartEars List Available Commands SmartEars Bookmark Present Location SmartEars Open Bookmark number SmartEars Delete Bookmark number SmartEars List All Bookmarks SmartEars Browse Directories SmartEars Next Directory (bm) SmartEars Previous Directory (bm) SmartEars Open Directory (bm) SmartEars Leave Browsing Directories (bm) SmartEars Browse Files SmartEars Next File (bm) SmartEars Previous File (bm) SmartEars Open File (bm) SmartEars Leave Browsing Files (bm) File number 1, f ile name ; File number 2, f ile name ;... Announces the address of the current directory At any given time, announces the list of available commands Creates a bookmark in the current directory, and assigns it a token Goes to bookmark number Deleting bookmark number Announces the list of created bookmarks Entering Directory Browsing Mode. f irst directory name next directory name previous directory name Entering selected directory name Leaving Directory Browsing Mode Entering File Browsing Mode. f irst f ile name next f ile name previous f ile name Opening selected f ile name Leaving File Browsing Mode 12

14 Opening Files and File Commands Command SmartEars File Open f ile name SmartEars Read Out Text (fm) SmartEars Stop Reading Text (fm) SmartEars Close Application (fm) SmartEars Pause Reading Text (fm) SmartEars Resume Reading Text (fm) SmartEars Switch Application Visual Response Opening File f ile name, enters File Open Mode (fm) Reads out text contained in the opened file, Reading out text:... Stops reading out text contained in the opened file Closing Application Pauses reading out text contained in the opened file Resumes reading out text. Only applicable when reading has been paused application name to which view has now switched : If there are multiple files with the same name (exclusive of extensions), the software will not be sure which one to open. In such a case the software will announce Say 1 to open f ile name.extension1, Say 2 to open f ile name.extension2,.... The user must then either: Select the number corresponding to a file to open the corresponding file by giving the command 1, 2, and so on. Exit the File Open Mode by giving the command Cancel. As an example, consider a directory containing Hello World.txt and Hello World.docx. If the user says SmartEars Open File Hello World, the system will announce the following: Say 1 to open Hello World.txt Say 2 to open Hello World.docx The user should say 1 to open Hello World.txt, or 2 to open Hello World.docx, or Cancel to exit the File Open mode. 13

15 Search Mode Commands Command SmartEars Enter Search Mode A, B, C, D (sm) Adding A B, C, D, E (sm) Adding B X, Y, Z, A (sm) Adding X Z, A, B, C (sm) Adding Z Visual Response Entering Search Mode, Please Enter Search String underscore (sm) Adding underscore fullstop (sm) Adding fullstop number 1 (sm) Adding 1 SmartEars Cancel Last Character (sm) Canceling Last Character SmartEars Leave Search Mode (sm) Exiting Search Mode SmartEars Start Complete Search (sm) Searching for search string. Displaying Search Results SmartEars Search Present Directory Searching for search string. Displaying (sm) Search Results SmartEars Dismiss Search Results Dismissing Search Results SmartEars Display Previous Search Results Displaying Previous Search Results : For a comprehensive summary of dictation commands, view The Dictation Commands 3.4 The Dictation Commands These commands are used only in search mode to dictate the search string. Unlike the other commands, we have not used SmartEars as a prefix for the dictation commands because 1. Once we enter the search mode, it is expected that we will enter the search string without significant delay and exit the search mode quickly. This reduces the probability of execution of commands due to noise. 2. On the other hand, even if characters are added due to noise, it is very easy to revert the action. We use the commands below because of the following reasons: 1. We cannot directly use the alphabets A-Z because of a high degree of phonetic similarity between them. 2. The NATO phonetic alphabets are used because they are easily distinguishable by humans as well as computers. This is the same reason why they are used for military purposes. 14

16 3. The use of quad-grams makes search user-friendly by not requiring the user to remember any codes / words, as in NATO phonetic alphabets. It also ensures negligible false positives and a very high correct detection rate, better than that offered by bi-grams and tri-grams. A = A, B, C, D or Alpha N = N, O, P, Q or November B = B, C, D, E or Bravo O = O, P, Q, R or Oscar C = C, D, E, F or Charlie P = P, Q, R, S or Papa D = D, E, F, G or Delta Q = Q, R, S, T or Quebec (kaybek) E = E, F, G, H or Echo R = R, S, T, U or Romeo F = F, G, H, I or Foxtrot S = S, T, U, V or Sierra G = G, H, I, J or Golf T = T, U, V, W or Tango H = H, I, J, K or Hotel U = U, V, W, X or Uniform I = I, J, K, L or India V = V, W, X, Y or Victor J = J, K, L, M or Juliet W = W, X, Y, Z or Whiskey K = K, L, M, N or Kilo (keelo) X = X, Y, Z, A or X-Ray L = L, M, N, O (L as el) or Lima (leema) Y = Y, Z, A, B or Yankee M = M, N, O, P or Mike Z = Z, A, B, C or Zulu 0 = number 0 5 = number 5 1 = number 1 6 = number 6 2 = number 2 7 = number 7 3 = number 3 8 = number 8 4 = number 4 9 = number 9 = underscore. = fullstop 3.5 The Complete Command Reference Basic Set of Features The following Input - Response pairs are observed when the vocal command is correctly interpreted by the software system. In the case that the command was not identified, the system will respond with an apology, as described in the glossary. 1. Entering a specific directory within the present directory Input: SmartEars Directory Open directory name Visual Response sequence: The file browser will display the contents of the directory name directory. If a non-existent directory name is announced, it will issue an apology, or might enter a wrong directory as a result of maximal matching with the name of a similar-sounding directory that exists. Auditory Response sequence: The software will acknowledge the recognition and subsequent execution of the command with Entering directory name. If a non-existent 15

17 directory name is announced, it will issue an apology, or might enter a wrong directory as a result of maximal matching with the name of a similar-sounding directory that exists. 2. Going to the previous directory, one level up Input: SmartEars Go To Parent Directory Visual Response sequence: The file browser will display the contents of the directory one level up. If the browser is in the home directory, it will not go further up, but continue displaying the home directory. Auditory Response sequence: The software will acknowledge the recognition and subsequent execution of the command with Going Back. If the browser is in the home directory, it will not go further up, but continue displaying the home directory and announce Already At Home. Cannot Go Further Back. 3. Scrolling Input: SmartEars Scroll Up or SmartEars Scroll Down. Additionally, SmartEars Page Up or SmartEars Page Down when a file is open. Visual Response sequence: The software will scroll up / down in the file browser or the currently open file application, whichever is in focus, as per the command. If scrolling is not possible in the present view, it will not scroll. Auditory Response sequence: Not applicable in the Auditory Mode. 4. Enumeration of directory contents Input: SmartEars Enumerate Directories or SmartEars Enumerate Files Visual Response sequence: The file browser will display only the directories or the files present in the current directory, upon the respective command. Browsing files and entering or opening the displayed contents is allowed. The current directory view can be brought back by issuing SmartEars Refresh View. Auditory Response sequence: The software will enumerate all the directories / files depending on the respective command above, in the format Directory number sequence number, directory name or File number sequence number, f ile name. The output can be stopped any time by issuing any valid command. 5. Browsing through directories and files The browsing action consists of the following phases: Phase I: Input: SmartEars Browse Directories or SmartEars Browse Files Visual Response sequence: The software enters the Browsing Mode, and highlights the first directory, or the first file, as per the respective command. If no directories / files are present, no action is taken. Auditory Response sequence: The software will acknowledge the recognition and subsequent execution of the command with Entering Browsing Directories, or Entering Browsing Files respectively. It also announces the name of the first directory / file in the 16

18 manner Directory Number. 1, directory name or File Number. 1, f ile name, respectively. Phase II: Input: SmartEars Next Directory / File or SmartEars Previous Directory / File Visual Response sequence: The next / previous directory / file is highlighted in a circular manner. Auditory Response sequence: The software announces the next / previous directory / file in a circular manner in the fashion Directory Number directory number directory name or File Number f ile number f ile name, respectively. Phase III: Input: SmartEars Open Directory or SmartEars Open File Visual Response sequence: The software opens the presently highlighted directory or file using the default application. Auditory Response sequence: The software will open the directory / file whose name was last announced, and issue replies appropriate to the action of opening directories or files. Phase IV: Input: SmartEars Leave Browsing Directories or SmartEars Leave Browsing Files Visual Response sequence: The software leaves the Browsing Mode and removes the highlight. It displays the current directory contents. Auditory Response sequence: The software will acknowledge the recognition and subsequent execution of the command with Leaving Browsing Directories, or Leaving Browsing Files respectively. 6. Opening a file Input: SmartEars File Open f ile name The application supports opening of.docx,.doc,.pdf, and all plain text files (like.txt,.c,.ini etc.) If there exists only one file by the name entered, the following happens: Visual Response sequence: Opens the file with the default application on Windows. Auditory Response sequence: The file is opened and a confirmation Opening file f ile name is announced. If there exist multiple files by the same name, extension exclusive: Visual Response sequence: Shows a list of files the user probably meant to open in a pop-up message box, along with numbers beside each. Auditory Response sequence: It is announced to the user that multiple files exists and the probable files are listed in the manner File number f ile number f ile name.extension. Input: f ile number to open the corresponding file, or Cancel to exit this File Open Mode and return to contents of current directory. 17

19 7. Closing an open file application Input: SmartEars Close Application Visual Response sequence: Closes the application currently in focus. This is not available for the file browser software, only on file applications. Auditory Response sequence: The file application is closed and a confirmation Closing Application is announced. The focus returns to either the file browser or some other open application. 8. Searching for a directory / file in the directory structure The find function consists of the following phases: Phase I: Input: SmartEars Search By Name or SmartEars Show Previous Search Results Visual Response sequence: The software enters into the search mode. The search string bar is now visible. Previous search results are displayed upon issuing the corresponding command. Auditory Response sequence: The software enters into the search mode and announces Entering search mode. Please spell out search string. Phase II: Input: Any substring of the name of the file to be searched, alphabet by alphabet. For A, say A, B, C, D ; for B, say B, C, D, E ; for X, say X, Y, Z, A ; and for Z, say Z, A, B, C. (The alphabet to be entered along with the next three alphabets in a wrap-around fashion). The NATO phonetic alphabet set Alpha, Bravo, Charlie,.. is also available. For numerals, say number 1, and the like. The (underscore) character, as well as the. (fullstop) character is available. For a complete overview, please view The Dictation Commands To delete the last entered alphabet, say SmartEars Cancel Last Character. To begin the recursive directory search 2, say SmartEars Start Complete Search. To search within the present directory only, say SmartEars Search Present Directory. To leave the Search Mode, say SmartEars Leave Search Mode. Visual Response sequence: The software adds alphabets one by one in the search bar. It begins searching upon issue of the SmartEars Start Complete Search or SmartEars Search Present Directory command. Upon finishing the search, it displays the results with their paths alongside them. Leaving the Search Mode results in the display of the current directory contents. Auditory Response sequence: The software adds alphabets one by one in the search bar and announces the addition of each alphabet. It begins searching upon issue of the SmartEars Start Complete Search command, along with audio confirmation of the same. Leaving results in an audio confirmation Leaving Search Mode. Upon repeat- 2 We have used recursive searching instead of using the Windows Search API which uses file indices because the indexing of files in any Windows computer is user-dependent and very few of the files and folders are indexed by default. 18

20 edly canceling, and making the search string empty, it announces Search String Empty Phase III: Input: Upon obtaining the search results, the user can navigate into any of the directories or files displayed as part of the search results. Browsing files and directories is also allowed. The user can also dismiss the search results by saying SmartEars Dismiss Search Results, and go to the directory from where the search was performed. Visual Response sequence: Entering a directory or opening a file works as mentioned above. Dismissing the results displays the directory from where the search was performed. Auditory Response sequence: Entering a directory or opening a file works as mentioned above. Dismissing the results gives an audio confirmation Dismissing search results. 9. Reading out text of an open file Input: SmartEars Read Out Text Visual Response sequence: Not applicable in the Visual Mode. Auditory Response sequence: If any text is extractable from the presently open file, as is the case with most.doc,.docx,.pdf, and.txt files, the software starts reading out text contents. 10. Pausing reading out text of an open file Input: SmartEars Pause Reading Text Visual Response sequence: Not applicable in the Visual Mode. Auditory Response sequence: The command is available only when the file contents are presently being read. Upon this command, the reading out of text is stopped. 11. Resume reading out text of an open file Input: SmartEars Resume Reading Text Visual Response sequence: Not applicable in the Visual Mode. Auditory Response sequence: The command is available only when the reading of the file contents have been paused. Upon this command, the reading out of text is resumed again. 12. Stopping reading out text of an open file Input: SmartEars Stop Reading Text Visual Response sequence: Not applicable in the Visual Mode. Auditory Response sequence: This works only when the software is reading out an open file s contents. The software immediately stops reading out text upon issue of this command. If we issue the SmartEars Read Out Text command once again, it begins reading from the start of the file. 19

21 3.5.2 Additional Features The following Input - Response pairs are observed when the vocal command is correctly interpreted by the software system. In the case that the command was not identified, the system will respond with an apology, as described in the glossary. 1. Summarize the contents of the present directory Input: SmartEars Directory Summary Visual Response sequence: A pop-up message will be generated displaying the number of directories and files in the current directory. This will close upon any other auditory input. Auditory Response sequence: The software will announce the summary in the format Current directory contains X directories(s) and Y file(s). Justification for inclusion: Upon opening a directory, a user generally wishes to know a brief summary of its contents without actually requiring the explicit listing of all files and sub-directories. Such a feature is useful when the directory contains a large number of files and / or sub-directories, and even more so for a user who cannot see. 2. Jump to the home directory Input: SmartEars Go To Home Directory Visual Response sequence: The file browser will display the home directory, no matter which directory was previously being displayed. Auditory Response sequence: The software will acknowledge the recognition and subsequent execution of the command with Going Home. Justification for inclusion: Many a time, users wish to go back to the point they started from, and using SmartEars Go To Parent Directory to go home when many levels down can be tedious. This provides a convenient shortcut. 3. Switch between open applications Input: SmartEars Switch Application Visual Response sequence: The software will switch between the applications opened through SmartEars and the file browser in a circular manner. Auditory Response sequence: The software will switch between the applications opened through SmartEars and the file browser in a circular manner, and announce the application to which the focus has now shifted. Justification for inclusion: When a user has opened a file with the default application and wishes to go back to the file browser, either to open another file, or to perform other available actions, this command is of immense value. Without this command, a user cannot open multiple files at the same time, and has to exit the currently open file to return to the file browser. 4. Display previous search results Input: SmartEars Display Previous Search Results 20

22 Visual Response sequence: The software will display the results of the previously performed search (does not remember searches after closing application). If no search was performed previously, it does not change the presently displayed content. Auditory Response sequence: The software loads the previously performed search results, and announces the same with Loading Previous Search Results. Justification for inclusion: Very often, a user might enter a wrong directory, or open a wrong file from amongst the search results, and would not want to go through the trouble of performing the search again and dictating the entire search string again. In such a case, the results of the previous search can be displayed or brought back with a single command, thereby significantly increasing convenience in a meaningful way. 5. Shortcut to go to a particular directory Input: SmartEars Bookmark Present Location, SmartEars Open Bookmark bookmark number, SmartEars List All Bookmarks, SmartEars Delete Bookmark bookmark number Visual Response sequence: A bookmark will be created in the current directory upon the issue of the first command, and a bookmark number would be generated corresponding to the current directory. The delete command will delete the corresponding bookmark. The file browser will display the contents of the folder associated with the given bookmark number upon issue of the second command. Auditory Response sequence: The software will announce the creation of the bookmark and the opening of the bookmarked directory appropriately. It will list all available bookmarks on the corresponding command and will delete an existing bookmark specified by the delete command Justification for inclusion: When a user s computer has a large collection of subdirectories, the user might need to traverse many levels, say 5-6 to reach the destination directory. This is an unnecessary inconvenience, and we aim to alleviate the problem through the use of bookmarks. By using the bookmark feature, the user can directly skip to the target directory of his choice. 21

23 4 Application Snapshots for Guidance 4.1 Starting SmartEars The user starts the software by one of the following actions: Clicking on the Software Icon Shortcut created on the Desktop. Through the Start Menu. On starting, SmartEars brings up the Home Directory and the following screen is visible. 22

24 4.2 Some Working Screenshots On entering the Search Mode, the search bar is displayed. On performing a search recursively through a large directory, the screen below is displayed. 23

25 Message displayed on trying to open a file of an unsupported format. The Disambiguation Window that appears when SmartEars is not sure which file to open. 24

26 The highlight that appears when in Browse Mode. On switching modes, the auditory mode has the following screen. It has no visual output except for the button that is used to shift back to visual mode. 25

WSR Commands. WSR Commands: Mouse Grid: What can I say?: Will show a list of applicable commands

WSR Commands. WSR Commands: Mouse Grid: What can I say?: Will show a list of applicable commands WSR Commands Updated September 10, 2010 WSR Commands: What can I say?: Will show a list of applicable commands Refresh speech commands: Updates the list of speech commands that are currently available

More information

FOR EFFICIENT DICTATION

FOR EFFICIENT DICTATION TIPS FOR EFFICIENT DICTATION Page 1 / 6 1. Why dictate with Philips digital dictation systems? You can talk 7 times faster than you can write so you can record digitally far more speedily than on paper

More information

PHONETIC ALPHABET The use of standard phonetics for the pronunciation of letters in call signs and text aids accuracy and efficiency.

PHONETIC ALPHABET The use of standard phonetics for the pronunciation of letters in call signs and text aids accuracy and efficiency. This document contains the International Phonetic Alphabet, Pronunciation of Figures and ARES approved Prowords to be used for all ARES operations. PHONETIC ALPHABET The use of standard phonetics for the

More information

COMMUNICATION SYSTEMS RCT STUDY GUIDE Explain the importance of good communication.

COMMUNICATION SYSTEMS RCT STUDY GUIDE Explain the importance of good communication. LEARNING OBJECTIVES: 2.02.01 Explain the importance of good communication. 2.02.02 Identify the two methods of communication and be able to determine different types of each. 2.02.03 Describe different

More information

SuperNova. Screen Reader. Version 14.0

SuperNova. Screen Reader. Version 14.0 SuperNova Screen Reader Version 14.0 Dolphin Computer Access Publication Date: 09 April 2014 Copyright 1998-2014 Dolphin Computer Access Ltd. Technology House Blackpole Estate West Worcester WR3 8TJ United

More information

Digital Messages Using Windows and Android Devices

Digital Messages Using Windows and Android Devices Digital Messages Using Windows and Android Devices February 3, 2016 Dick Illman AH6EZ Types of Amateur Radio Disaster Communications Neighborhood Liason Relaying FRS user traffic Consolidating regional

More information

Introduction to Ruby, part I

Introduction to Ruby, part I Introduction to Ruby, part I April 20, 205 Output # evaluate expression and prints result. >> 4 + 5 => 9 >> 7 * 3 => 2 >> Hello, world! => "Hello, world!" # print text on standard output >> puts Hello,

More information

UC Getting Started. Overview. Getting Started page 1

UC Getting Started. Overview. Getting Started page 1 UC Getting Started Contents Overview Tip: to navigate to a section say UC Getting Started 1-4 (Point 1-5), for example, Getting Started 4 1. Whirlwind tour 2. The First Commands cheat sheet 3. The elements

More information

Realize Reader Chrome App Version User Guide

Realize Reader Chrome App Version User Guide Realize Reader 18.0 Chrome App Version 3.2.0 User Guide 3/9/2018 Contents Contents ii What Is Realize Reader 1 Use Realize Reader Mobile Apps 1 Navigate the Bookshelf 2 View Information About a Book 2

More information

MathTalk. using. Dragon NaturallySpeaking. Pre-algebra, Algebra, Trig, Calculus Statistics, Graphing, etc. 1116

MathTalk. using. Dragon NaturallySpeaking. Pre-algebra, Algebra, Trig, Calculus Statistics, Graphing, etc. 1116 MathTalk for Scientific Notebook using Dragon NaturallySpeaking VOICE MATHEMATICS Pre-algebra, Algebra, Trig, Calculus Statistics, Graphing, etc. 1116 Metroplex Voice Computing, Inc. www.mathtalk.com mathtalk@mathtalk.com

More information

SuperNova. Magnifier & Speech. Version 15.0

SuperNova. Magnifier & Speech. Version 15.0 SuperNova Magnifier & Speech Version 15.0 Dolphin Computer Access Publication Date: 19 August 2015 Copyright 1998-2015 Dolphin Computer Access Ltd. Technology House Blackpole Estate West Worcester WR3

More information

Assistive Technology Training Software Guide

Assistive Technology Training Software Guide Assistive Technology Training Software Guide 1 Contents 1. Getting Started 1.1 Creating a voice profile 4 1.2 The Dragon toolbar and Learning Centre 6 1.3 Turning the microphone on and off 7 2. Using Dragon

More information

Realize Reader Chrome App Version Early Learning User Guide

Realize Reader Chrome App Version Early Learning User Guide Realize Reader 18.0 Chrome App Version 3.2.0 Early Learning User Guide 3/9/2018 Contents Contents ii What Is Realize Reader? 3 Use Realize Reader Mobile Apps 3 Complete Realize Reader Assignments 4 Use

More information

DATA 301 Introduction to Data Analytics Data Representation. Dr. Ramon Lawrence University of British Columbia Okanagan

DATA 301 Introduction to Data Analytics Data Representation. Dr. Ramon Lawrence University of British Columbia Okanagan DATA 301 Introduction to Data Analytics Data Representation Dr. Ramon Lawrence University of British Columbia Okanagan ramon.lawrence@ubc.ca DATA 301: Data Analytics (2) Computer Terminology There is a

More information

Amulet Voice Remote User Guide

Amulet Voice Remote User Guide Amulet Voice Remote User Guide FCC certification information This product is certified under US FCC ID: YOURXT9000 18XXE Amulet Devices makes the following representations: This device complies with part

More information

Table of Contents. Adding Files Select File...20 Metadata...20 A to Z...21

Table of Contents. Adding Files Select File...20 Metadata...20 A to Z...21 ptools Manual Table of Contents Welcome to ptools... 1 To login:...1 Adding in Active X... 2 To Install XStandard:...2 Locations... 2 New Categories or Locations...2 A to Z...5 Primary Document...5 Documents...

More information

e2020 ereader Student s Guide

e2020 ereader Student s Guide e2020 ereader Student s Guide Welcome to the e2020 ereader The ereader allows you to have text, which resides in an Internet browser window, read aloud to you in a variety of different languages including

More information

Associate Pro Desktop Typist Hosted

Associate Pro Desktop Typist Hosted Associate Pro Desktop Typist Hosted Dictation Without Boundaries 0 PortNexus Corporation. All rights reserved All other marks are property of their respected owners Table of Contents Item Page # Requirements

More information

User Guide. BlackBerry 8820 Smartphone

User Guide. BlackBerry 8820 Smartphone User Guide BlackBerry 8820 Smartphone SWD-280419-0221054322-001 Contents BlackBerry basics...9 Switch applications...9 Assign an application to a Convenience key...9 Set owner information...9 Turn on standby

More information

BackupVault Desktop & Laptop Edition. USER MANUAL For Microsoft Windows

BackupVault Desktop & Laptop Edition. USER MANUAL For Microsoft Windows BackupVault Desktop & Laptop Edition USER MANUAL For Microsoft Windows Copyright Notice & Proprietary Information Blueraq Networks Ltd, 2017. All rights reserved. Trademarks - Microsoft, Windows, Microsoft

More information

User Guide. BlackBerry Curve 8330 Smartphone

User Guide. BlackBerry Curve 8330 Smartphone User Guide BlackBerry Curve 8330 Smartphone SWD-363038-0311083614-001 Contents BlackBerry basics...9 Switch applications...9 Assign an application to a Convenience key...9 Set owner information...9 Turn

More information

LookoutDirect Basics: Windows, Tools, Files, and Path Names

LookoutDirect Basics: Windows, Tools, Files, and Path Names LookoutDirect Basics: Windows, Tools, Files, and Path Names 4 Starting LookoutDirect Logging on to LookoutDirect This chapter explains how to start and get around within LookoutDirect. It describes the

More information

Grand Valley State University Disability Support Resources Guide to Assistive Technology

Grand Valley State University Disability Support Resources Guide to Assistive Technology Grand Valley State University Disability Support Resources Guide to Assistive Technology GVSU JAWS 11 Quick Reference Guide Prepared by Jeff Sykes, Assistive Technology Coordinator, Disability Support

More information

FM 11-32: Team Speak

FM 11-32: Team Speak TABLE OF CONTENTS How To Connect to Team Speak...3 Steps To Connect...4 Team Speak Settings...5 Using Team Speak...5 Sound Options...5 Size, Icons and Acronyms...7 Team Speak Courtesy...8 Joining a Channel...8

More information

User Guide. BlackBerry Curve 8330 Smartphone

User Guide. BlackBerry Curve 8330 Smartphone User Guide BlackBerry Curve 8330 Smartphone SWD-319876-1213120259-001 Contents BlackBerry basics...11 Switch typing input methods...11 Switch applications...11 Assign an application to a Convenience key...11

More information

set in Options). Returns the cursor to its position prior to the Correct command.

set in Options). Returns the cursor to its position prior to the Correct command. Dragon Commands Summary Dragon Productivity Commands Relative to Dragon for Windows v14 or higher Dictation success with Dragon depends on just a few commands that provide about 95% of the functionality

More information

Desktop & Laptop Edition

Desktop & Laptop Edition Desktop & Laptop Edition USER MANUAL For Mac OS X Copyright Notice & Proprietary Information Redstor Limited, 2016. All rights reserved. Trademarks - Mac, Leopard, Snow Leopard, Lion and Mountain Lion

More information

Confluence User Training Guide

Confluence User Training Guide Confluence User Training Guide Below is a short overview of wikis and Confluence and a basic user training guide for completing common tasks in Confluence. This document outlines the basic features that

More information

Server Edition. V8 Peregrine User Manual. for Microsoft Windows

Server Edition. V8 Peregrine User Manual. for Microsoft Windows Server Edition V8 Peregrine User Manual for Microsoft Windows Copyright Notice and Proprietary Information All rights reserved. Attix5, 2015 Trademarks - Microsoft, Windows, Microsoft Windows, Microsoft

More information

Server Edition USER MANUAL. For Microsoft Windows

Server Edition USER MANUAL. For Microsoft Windows Server Edition USER MANUAL For Microsoft Windows Copyright Notice & Proprietary Information Redstor Limited, 2016. All rights reserved. Trademarks - Microsoft, Windows, Microsoft Windows, Microsoft Windows

More information

MCDOUGAL LITTELL EASYPLANNER USER S GUIDE

MCDOUGAL LITTELL EASYPLANNER USER S GUIDE MCDOUGAL LITTELL EASYPLANNER USER S GUIDE 1 Introduction The McDougal Littell EasyPlanner allows you to quickly and easily access Resource materials such as tests, quizzes, books, and other supporting

More information

Introduction to INTERFACExpress and Data Entry

Introduction to INTERFACExpress and Data Entry Introduction to INTERFACExpress and Data Entry Welcome to INTERFACExpress, the new MLS system brought to you by RealtyServer. This system accesses a central database of listings using an Internet connection

More information

Getting Started. Microsoft QUICK Source 7

Getting Started. Microsoft QUICK Source 7 Microsoft QUICK Windows Source 7 Getting Started The Windows 7 Desktop u v w x u Icon links to a program, file, or folder that is stored on the desktop. v Shortcut Icon links to a program, file, or folder

More information

Adding Content to Blackboard

Adding Content to Blackboard Adding Content to Blackboard Objectives... 2 Task Sheet for: Adding Content to Blackboard... 3 What is Content?...4 Presentation Type and File Formats... 5 The Syllabus Example... 6 PowerPoint Example...

More information

Voyant Connect User Guide

Voyant Connect User Guide Voyant Connect User Guide WELCOME TO VOYANT CONNECT 3 INSTALLING VOYANT CONNECT 3 MAC INSTALLATION 3 WINDOWS INSTALLATION 4 LOGGING IN 4 WINDOWS FIRST LOGIN 6 MAKING YOUR CLIENT USEFUL 6 ADDING CONTACTS

More information

expressreports Guide

expressreports Guide expressreports Guide i Table of Contents expressreports Guide TABLE OF CONTENTS Chapter Chapter 1. Chapter 2. Page INTRODUCTION...1 Internet Access to Reports...1 Documentation...2 ACCESSING YOUR REPORTS...4

More information

User Guide: Sprint Direct Connect Plus Application Kyocera DuraXTP. User Guide. Sprint Direct Connect Plus Kyocera DuraXTP. Release 8.

User Guide: Sprint Direct Connect Plus Application Kyocera DuraXTP. User Guide. Sprint Direct Connect Plus Kyocera DuraXTP. Release 8. User Guide Sprint Direct Connect Plus Kyocera DuraXTP Release 8.1 December 2017 Table of Contents 1. Introduction and Key Features... 5 2. Application Installation & Getting Started... 6 Prerequisites...

More information

System 44 Next Generation Software Manual

System 44 Next Generation Software Manual System 44 Next Generation Software Manual For use with System 44 Next Generation version 2.4 or later and Student Achievement Manager version 2.4 or later PDF0836 (PDF) Houghton Mifflin Harcourt Publishing

More information

Amb-OS User Interface Installation Manual

Amb-OS User Interface Installation Manual Amb-OS User Interface Installation Manual Amb-OS Media, LLC Amb-OS User Interface Revision 018u2 AMR-100 Receiver Firmware Revision 2.20 Revision 3 02/25/16 Table of Contents Install Summary... 4 Downloading

More information

Adobe Acrobat 5.0. Overview. Internet & Technology Training Services Miami Dade County Public Schools

Adobe Acrobat 5.0. Overview. Internet & Technology Training Services Miami Dade County Public Schools Adobe Acrobat 5.0 Overview Internet & Technology Training Services Miami Dade County Public Schools Preparing Microsoft Office Documents in.pdf Format Converting Documents to.pdf Format Using the Tool

More information

Wwise Installation and Migration Guide

Wwise Installation and Migration Guide Wwise 2015.1.9 Installation and Migration Guide Wwise 2015.1.9 Wwise 2015.1.9: Installation and Migration Guide Wwise 2015.1.9 Revision 1910 Copyright 2016 Audiokinetic Inc. All rights reserved. Patents

More information

SuperNova. Magnifier & Screen Reader. Version 15.0

SuperNova. Magnifier & Screen Reader. Version 15.0 SuperNova Magnifier & Screen Reader Version 15.0 Dolphin Computer Access Publication Date: 19 August 2015 Copyright 1998-2015 Dolphin Computer Access Ltd. Technology House Blackpole Estate West Worcester

More information

esoms Suite / Mobile Operator Rounds User Guide

esoms Suite / Mobile Operator Rounds User Guide esoms Suite / Mobile Operator Rounds User Guide Release 2.2 GMDDB-1008-1606-03 June 2016 Copyright 2016 ABB All Rights Reserved Confidential and Proprietary June 2016 Legal Disclaimer The product described

More information

Cumberland County ARES/RACES A SHORT GUIDE TO EMERGENCY RADIO COMMUNICATIONS INTRODUCTION

Cumberland County ARES/RACES A SHORT GUIDE TO EMERGENCY RADIO COMMUNICATIONS INTRODUCTION Cumberland County ARES/RACES A SHORT GUIDE TO EMERGENCY RADIO COMMUNICATIONS INTRODUCTION The following document is not intended to be detailed and comprehensive. It is intended to be a SHORT synopsis

More information

SuperNova. Access Suite. Version 14.0

SuperNova. Access Suite. Version 14.0 SuperNova Access Suite Version 14.0 Dolphin Computer Access Publication Date: 09 April 2014 Copyright 1998-2014 Dolphin Computer Access Ltd. Technology House Blackpole Estate West Worcester WR3 8TJ United

More information

User Guide. BlackBerry Pearl 8130 Smartphone

User Guide. BlackBerry Pearl 8130 Smartphone User Guide BlackBerry Pearl 8130 Smartphone SWDT236101-236101-0816121356-001 Contents BlackBerry basics... 11 About typing input methods... 11 Type text using SureType technology... 11 Switch typing input

More information

Last Updated: October 12, Learning Ally ReadHear by gh for PC, Quick Start Guide

Last Updated: October 12, Learning Ally ReadHear by gh for PC, Quick Start Guide Learning Ally ReadHear by gh for PC Quick Start Guide Last Updated: October 12, 2012 1 Page Table of Contents Introduction...3 What is Learning Ally ReadHear?...3 Overview...3 Minimum PC System Requirements...3

More information

Windows Me Navigating

Windows Me Navigating LAB PROCEDURE 11 Windows Me Navigating OBJECTIVES 1. Explore the Start menu. 2. Start an application. 3. Multi-task between applications. 4. Moving folders and files around. 5. Use Control Panel settings.

More information

Author : Gayle Clark, Business Solutions Analyst, Spescom Software Ltd. Approved by : Ewen Roberts, Software Developer Spescom Software Inc.

Author : Gayle Clark, Business Solutions Analyst, Spescom Software Ltd. Approved by : Ewen Roberts, Software Developer Spescom Software Inc. SPESCOM SOFTWARE User Guide eb Layout Editor User Guide Document Number : SAN03810 Rev 0.2 Release Date : 15 December 2006 Document Status : Not Approved Author : Gayle Clark, Business Solutions Analyst,

More information

Windows Computer A to Z Shortcut Key list with PDF

Windows Computer A to Z Shortcut Key list with PDF Windows Computer A to Z Shortcut Key list with PDF In the Computer world, a keyboard shortcut is a combination of one or more command to execute a particular action. These shortcuts are really helpful

More information

Secure Guard Central Management System

Secure Guard Central Management System Speco Technologies, Inc. Secure Guard Central Management System Usage Information Contents 1 Overview... 7 2 Installation... 7 2.1 System Requirements... 7 2.2 System Installation... 7 2.3 Command Line

More information

Vol. 1 Introduction. OMS-100 User Manual. Publishing version: V2.2. Publishing version: V2.2 1

Vol. 1 Introduction. OMS-100 User Manual. Publishing version: V2.2. Publishing version: V2.2 1 Vol. 1 Introduction OMS-100 User Manual Publishing version: V2.2 Publishing version: V2.2 1 OMS-100 User Manual Table of Contents I Vol. 1 Introduction 5 2 1 Foreword... 5 1.1 Typographical Conventions...

More information

Mouseless Internet Browsing for Open V/Vmax Devices

Mouseless Internet Browsing for Open V/Vmax Devices Mouseless Internet Browsing for Open V/Vmax Devices Mouseless Browsing (MLB) is a technique that enables you to browse the Internet without using a mouse. This innovative functionality adds small boxes

More information

Emptying the trash...18 Webmail Settings...19 Displayed Name...19 Sort by...19 Default font style...19 Service language...

Emptying the trash...18 Webmail Settings...19 Displayed Name...19 Sort  by...19 Default font style...19 Service language... Force9 Webmail 1 Table of Contents Guide Notes...4 About this guide...4 Contacting the author...4 Assumptions...4 Who should read this guide...4 Conventions used in this guide...5 Further Reading...5 Using

More information

Mediasite Desktop Recorder (MDR)

Mediasite Desktop Recorder (MDR) Mediasite Desktop Recorder (MDR) Install Mediasite Desktop Recorder You will download Mediasite Desktop Recorder (MDR) from My Mediasite https://mediasite.ecu.edu/ms/mymediasite and install it on your

More information

FaxFinder Fax Servers

FaxFinder Fax Servers FaxFinder Fax Servers Models: FF130 FF230 FF430 FF830 Client User Guide FaxFinder Client User Guide Fax Client Software for FaxFinder Series PN S000460B, Version B Copyright This publication may not be

More information

SASKTEL INTEGRATED BUSINESS COMMUNICATIONS (IBC)

SASKTEL INTEGRATED BUSINESS COMMUNICATIONS (IBC) SASKTEL INTEGRATED BUSINESS COMMUNICATIONS (IBC) DESKTOP CLIENT USER GUIDE Version 4 January 2018 TABLE OF CONTENTS About the SaskTel IBC Desktop Client...3 Requirements...3 How to download and install

More information

TTWin 4 Quick Start Guide

TTWin 4 Quick Start Guide Host connectivity for Windows TTWin 4 Quick Start Guide TTWin 4 is the latest evolution of Turbosoft s premier Terminal Emulation package - a fast, accurate, reliable and powerful connectivity tool for

More information

BasicScript 2.25 User s Guide. May 29, 1996

BasicScript 2.25 User s Guide. May 29, 1996 BasicScript 2.25 User s Guide May 29, 1996 Information in this document is subject to change without notice. No part of this document may be reproduced or transmitted in any form or by any means, electronic

More information

Code::Blocks Student Manual

Code::Blocks Student Manual Code::Blocks Student Manual Lawrence Goetz, Network Administrator Yedidyah Langsam, Professor and Theodore Raphan, Distinguished Professor Dept. of Computer and Information Science Brooklyn College of

More information

Survey Reading the Notes. COSC 122 Computer Fluency. Information Representation. Survey Class Still Easy? Key Points

Survey Reading the Notes. COSC 122 Computer Fluency. Information Representation. Survey Class Still Easy? Key Points COSC 122 Computer Fluency Information Representation Dr. Ramon Lawrence University of British Columbia Okanagan ramon.lawrence@ubc.ca Survey Reading the Notes Question: HONESTLY, how often do you read

More information

Getting Started For UniSettle 4.0 and UniPile 5.0

Getting Started For UniSettle 4.0 and UniPile 5.0 Getting Started For UniSettle 4.0 and UniPile 5.0 528 River Road Ottawa, Ontario Canada K1V 1E9 www.unisoftltd.com 2011-2013 UniSoft Geotechnical Solutions Ltd. All rights reserved. Version 1.01: 6/26/2013

More information

College of Pharmacy Windows 10

College of Pharmacy Windows 10 College of Pharmacy Windows 10 Windows 10 is the version of Microsoft s flagship operating system that follows Windows 8; the OS was released in July 2015. Windows 10 is designed to address common criticisms

More information

Adobe Acrobat Reader 4.05

Adobe Acrobat Reader 4.05 Adobe Acrobat Reader 4.05 1. Installing Adobe Acrobat Reader 4.05 If you already have Adobe Acrobat Reader installed on your computer, please ensure that it is version 4.05 and that it is Adobe Acrobat

More information

Wheatstone Corporation Technical Documentation

Wheatstone Corporation Technical Documentation Wheatstone Corporation Technical Documentation WheatNet-IP Scheduler Technical Manual Preliminary V 2.0.0 600 Industrial Drive New Bern, NC 28562 252.638.7000 www.wheatstone.com Rev 2.0 March, 2015 Dick

More information

Xton Access Manager GETTING STARTED GUIDE

Xton Access Manager GETTING STARTED GUIDE Xton Access Manager GETTING STARTED GUIDE XTON TECHNOLOGIES, LLC PHILADELPHIA Copyright 2017. Xton Technologies LLC. Contents Introduction... 2 Technical Support... 2 What is Xton Access Manager?... 3

More information

Copyright 2009 by Sopris West Educational Services All rights reserved.

Copyright 2009 by Sopris West Educational Services All rights reserved. Quick Start Guide Copyright 2009 by Sopris West Educational Services All rights reserved. is a registered trademark of Jane Fell Greene. Windows is a registered trademark of Microsoft Corporation. This

More information

Procedures Oracle FLEXCUBE Universal Banking Release 12.0 [May] [2012] Oracle Part Number E

Procedures Oracle FLEXCUBE Universal Banking Release 12.0 [May] [2012] Oracle Part Number E Procedures Oracle FLEXCUBE Universal Banking Release 12.0 [May] [2012] Oracle Part Number E51527-01 Table of Contents Procedures 1. ABOUT THIS MANUAL... 1-1 1.1 INTRODUCTION... 1-1 1.2 AUDIENCE... 1-1

More information

COSC 122 Computer Fluency. Information Representation. Dr. Ramon Lawrence University of British Columbia Okanagan

COSC 122 Computer Fluency. Information Representation. Dr. Ramon Lawrence University of British Columbia Okanagan COSC 122 Computer Fluency Information Representation Dr. Ramon Lawrence University of British Columbia Okanagan ramon.lawrence@ubc.ca Survey Reading the Notes COSC 122 - Dr. Ramon Lawrence Question: HONESTLY,

More information

Tel: Fax: Website: USER GUIDE

Tel: Fax: Website:   USER GUIDE Tel: 020 8502 7344 Fax: 020 3328 4601 Email: support@groupcall.com Website: www.groupcall.co.uk USER GUIDE 4.0.0.980 1 OVERVIEW... 3 CONCEPTS OF GROUPCALL MESSENGER... 4 RUNNING MESSENGER FOR THE FIRST

More information

Introduction to Personal Computing

Introduction to Personal Computing Introduction to Personal Computing Academic Computing Services www.ku.edu/acs Abstract: This document explains the basics of the Microsoft Windows operating system. It is intended for users who are either

More information

Print Station. Point-and-Click Printing WHITE PAPER

Print Station. Point-and-Click Printing WHITE PAPER Print Station Point-and-Click Printing WHITE PAPER Contents Overview 3 Printing with Print Station 4 Easy-to-use Browser Interface 4 Familiar Folder Navigation 5 Search Functionality 6 Informative Display

More information

User Manual pdoc Pro App Server

User Manual pdoc Pro App Server User Manual pdoc Pro App Server Version 2.0 May 3, 2017 Copyright 2017 Topaz Systems Inc. All rights reserved. For Topaz Systems, Inc. trademarks and patents, visit www.topazsystems.com/legal. Table of

More information

Creating Pages with the CivicPlus System

Creating Pages with the CivicPlus System Creating Pages with the CivicPlus System Getting Started...2 Logging into the Administration Side...2 Icon Glossary...3 Mouse Over Menus...4 Description of Menu Options...4 Creating a Page...5 Menu Item

More information

Oracle User Productivity Kit Content Player

Oracle User Productivity Kit Content Player Oracle User Productivity Kit Content Player Oracle User Productivity Kit Content Player Copyright 1998, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks

More information

User Guide. BlackBerry 8320 Smartphone

User Guide. BlackBerry 8320 Smartphone User Guide BlackBerry 8320 Smartphone SWD-280417-0201042058-001 Contents BlackBerry basics...11 Switch applications...11 Assign an application to a Convenience key...11 Set owner information...11 Turn

More information

Digital Content e-reader Features Overview

Digital Content e-reader Features Overview Digital Content e-reader Features Overview Announcing the launch of our new digital content e-reader. This brief overview will demonstrate some of the most important features of our new e-reader. Once

More information

Using the Microsoft Remote Desktop on non-windows devices

Using the Microsoft Remote Desktop on non-windows devices Using the Microsoft Remote Desktop on non-windows devices You can use the free Microsoft Remote Desktop Client to connect to the DGLPM Server from virtually any Apple Mac, iphone, ipad, or Android device

More information

ASSISTIVE CONTEXT-AWARE TOOLKIT (ACAT)

ASSISTIVE CONTEXT-AWARE TOOLKIT (ACAT) ASSISTIVE CONTEXT-AWARE TOOLKIT (ACAT) GETTING STARTED GUIDE VERSION 1.0.0 TABLE OF CONTENTS 1 GETTING STARTED... 3 1.1 ACAT Dashboard... 4 1.1.1 Dashboard Shortcuts... 5 1.2 Vision Tryout... 7 1.2.1 Vision

More information

Document Management System User Guide

Document Management System User Guide Document Management System User Guide Rev. Feb. 21, 2013 TABLE OF CONTENTS LASERFICHE WEBLINK GUIDE... 1 INTRODUCTION... 3 CONNECTING TO THE WEBSITE... 3 WEBLINK LOG IN... 3 BROWSING... 4 SEARCHING...

More information

Loquendo TTS Director: The next generation prompt-authoring suite for creating, editing and checking prompts

Loquendo TTS Director: The next generation prompt-authoring suite for creating, editing and checking prompts Loquendo TTS Director: The next generation prompt-authoring suite for creating, editing and checking prompts 1. Overview Davide Bonardo with the collaboration of Simon Parr The release of Loquendo TTS

More information

Parish . User Manual

Parish  . User Manual Parish Email User Manual Table of Contents LOGGING IN TO PARISH EMAIL... 3 GETTING STARTED... 3 GENERAL OVERVIEW OF THE USER INTERFACE... 3 TERMINATE THE SESSION... 4 EMAIL... 4 MESSAGES LIST... 4 Open

More information

Realize Reader. User Guide

Realize Reader. User Guide Realize Reader User Guide ios Version 3.0.0 7/19/2017 Contents Contents 2 What Is Realize Reader? 4 Access Realize Reader 4 Access Realize Reader Through Realize 4 Bookshelf 5 View Information About a

More information

Task On Gingerbread On Ice Cream Sandwich Notification bar on lock screen Notification bar is not accessible on the lock screen.

Task On Gingerbread On Ice Cream Sandwich Notification bar on lock screen Notification bar is not accessible on the lock screen. HTC Rezound to 3.14.605.12 710RD: What s Different and New? Congratulations on updating your HTC Rezound to 3.14.605.12 710RD. You might have some questions about the new update and how you can take advantage

More information

Function. Description

Function. Description Function Check In Get / Checkout Description Checking in a file uploads the file from the user s hard drive into the vault and creates a new file version with any changes to the file that have been saved.

More information

Quick Guide 0005C: Installing and Using e-bridge (Secure Messaging) on a Windows PC

Quick Guide 0005C: Installing and Using e-bridge (Secure Messaging) on a Windows PC Quick Guide 0005C: Installing and Using e-bridge (Secure Messaging) on a Windows PC (This guide only covers the Secure Messaging function of e-bridge) I. Downloading and Installing e-bridge for Windows

More information

SupportCenter Getting Started Guide

SupportCenter Getting Started Guide SupportCenter Getting Started Guide In partnership with WebEx Communications, Inc, we provide SupportCenter web conferencing services. Because SupportCenter is powered by WebEx TM, this guide makes several

More information

Enterprise Architect. User Guide Series. Testing. Author: Sparx Systems. Date: 10/05/2018. Version: 1.0 CREATED WITH

Enterprise Architect. User Guide Series. Testing. Author: Sparx Systems. Date: 10/05/2018. Version: 1.0 CREATED WITH Enterprise Architect User Guide Series Testing Author: Sparx Systems Date: 10/05/2018 Version: 1.0 CREATED WITH Table of Contents Testing 3 Test Management 4 Create Test Records 6 Working On Test Records

More information

Creating a Recording Using Panopto

Creating a Recording Using Panopto Creating a Recording Using Panopto Table of Contents Accessing Panopto... 2 Panopto Recording Screen... 3 Recording a PowerPoint Presentation... 3 Recording Your Desktop... 4 Manage Recordings... 5 Viewing/Managing

More information

How To: Panopto Tutorial for Faculty & Staff

How To: Panopto Tutorial for Faculty & Staff How To: Panopto Tutorial for Faculty & Staff Information Technology Help Desk Colorado Mesa University 8/22/2016 CMU Help Desk: 970-248-2111 or http://whd.coloradomesa.edu Page 0 Table of Contents What

More information

Table of Contents Surveillance Center Overview...3 Log...30 Live Camera Panel...31 Live Camera Panel Explained I...32

Table of Contents Surveillance Center Overview...3 Log...30 Live Camera Panel...31 Live Camera Panel Explained I...32 Surveillance Center Overview...3 Introduction...3 System Requirements... 4 Features... 5 Checking the Hardware Requirements... 6 Installing and Accessing the Module... 8 Connecting a Camera to the Network...

More information

Help Manual. Personal DataPublisher For Outlook & SharePoint

Help Manual. Personal DataPublisher For Outlook & SharePoint V4 Personal DataPublisher For Outlook & SharePoint An add-in for Microsoft Outlook that makes it very easy and effortless to publish your mails, appointments, tasks or contacts from Outlook to SharePoint

More information

Online Testing System

Online Testing System Montana Comprehensive Assessment System Online Testing System Braille Requirements and Testing Manual 2018 2019 Published August 27, 2018 Prepared by the American Institutes for Research Descriptions of

More information

FM 4/100 USB Software for OSX

FM 4/100 USB Software for OSX FM 4/100 USB Software for OSX JLCooper makes no warranties, express or implied, regarding this software s fitness for a particular purpose, and in no event shall JLCooper Electronics be liable for incidental

More information

User Guide. BlackBerry 8700 Smartphone

User Guide. BlackBerry 8700 Smartphone User Guide BlackBerry 8700 Smartphone SWD-280428-0212105034-001 Contents BlackBerry basics...9 Switch applications...9 Assign an application to a Convenience key...9 Set owner information...9 About links...9

More information

MOTOR Data Management System Users Guide

MOTOR Data Management System Users Guide MOTOR Data Management System Users Guide Version 1.0 November 24, 2003 Prepared by the Collaborative Studies Coordinating Center TABLE OF CONTENTS PAGE 1 MOTOR DMS... 4 2 OVERVIEW OF DATA COLLECTION...

More information

FileLoader for SharePoint

FileLoader for SharePoint Administrator s Guide FileLoader for SharePoint v. 2.0 Last Updated 6 September 2012 Contents Preface 3 FileLoader Users... 3 Getting Started with FileLoader 4 Configuring Connections to SharePoint 8

More information

COMP 388/441 HCI: 07 - Menu Selection, Forms, and Dialog Boxes Menu Selection, Forms, and Dialog Boxes

COMP 388/441 HCI: 07 - Menu Selection, Forms, and Dialog Boxes Menu Selection, Forms, and Dialog Boxes 07 - Menu Selection, Forms, and Dialog Boxes Menus Overview Offer cues, users can categorize actions easier (no syntax recall required) Especially effective when users have little training, use the UI

More information

EvaluNet XT v1.2. Setup Guide

EvaluNet XT v1.2. Setup Guide 2 EvaluNet XT v1.2 Setup Guide Table of Contents 1 INTRODUCTION 2 1.1 HOW IS EVALUNET XT STRUCTURED? 2 1.2 SYSTEM REQUIREMENTS 2 1.3 NETWORK SETUP DETAILS 2 1.4 PEER-TO-PEER NETWORKS 3 1.5 LINUX SETUP

More information

TAI Indicator Database User Instructions for Version 1.0

TAI Indicator Database User Instructions for Version 1.0 TAI Indicator Database User Instructions for Version 1.0 Table of Contents QUICK HELP... 4 How do I get started?...4 Where can I find research guidelines and background information for this assessment?...5

More information