ReadPlease Logo

Software that lets your computer talk...

English Francais Deutsch Espanol Nihhon
Normal vision | Low vision

Navigation


RB Tutorials
VXML and ReadingBar
Click here...

ReadPlease CommandScript
Click here...

More to come...

ReadingBar RP CommandScript

RP CommandScripts (rpcmd://) are used to control the functions of ReadingBar from Internet Explorer. You can either program these commands into a webpage by using "A HREF" tags or simply typing the RP Command directly into the Internet Explorer address bar.

For an example of web-based application of RP Commands click the "Reading Window" icon on your ReadingBar toolbar.

Sample RP CommandScript

Play - This command will play all of the readable text from the top of the page.

rpcmd://Play/

Pause/Resume - This command will pause ReadingBar. It may take up to a second for the player to actually stop due to caching the voice. ReadingBar will resume playing if the pause command is executed a second time.

rpcmd://Pause/

Resume - This command resumes the player after it has been paused.

rpcmd://Resume/

Stop This command will stop the player. You can not resume from where you have stopped.

rpcmd://Stop

Fast Forward - This command will fast forward the player to the next line of text.

rpcmd://Forward

Fast Backward - This command will fast backward the player to the previous line of text.

rpcmd://Backward

Record - This command must be executed before the Play command. Executing the Record command and then pressing executing the Play command will open a new small window that asks the user to choose a filename, filetype, and path to save the audio recording to. Press the save button. ReadingBar captures text on the screen and converts it to an audio recording. This file can now be played in any audio media player.

rpcmd://Record

Play Selection - This command will play only the text highlighted on the screen.

rpcmd://PlaySelection

Plain Text - This command removes all images from the page so the user can view it in plain text format

rpcmd://PlainText

Zoom In - This command increase the size of everything inside the Internet Explorer window. The user can revert back to the default content size by executing the Zoom Normal command (shown below).

rpcmd://ZoomIn

Zoom Out - This command decreases the size of everything in side the Internet Explorer window. The user can revert back to the default content size by executing the Zoom Normal command (shown below).

rpcmd://ZoomOut

Zoom Normal - This command will revert everything in the Internet Explorer window back to normal size.

rpcmd://ZoomActual

Say - This command used in conjunction with a string of words will have ReadingBar play all words in the string.

rpcmd://Say ReadingBar. Software that lets your browser talk.