Streamer
Customization
The real-time captioning viewer can be customized in a variety of ways. After
placing a link to the viewer on your web page, it is possible to alter the
appearance of the viewer by adding parameters to your link, as described
below.
SSL - By simply changing the link to "https" communications can be
encrypted for your privacy.
FontSize – In points, determines the size of the captioned text.
FontName – Sets the face of the font.
Common suggestions would include Verdana, Arial, and Tahoma. The ‘+’ character
must be substituted for spaces, e.g. "Times New Roman" should be entered as
"FontName=Times+New+Roman"
FontColor, BGColor and Highlight – these parameters
control the color of the font, background, and highlight color of new text
respectively. Example colors would include black, blue, gray, green, purple,
red, silver, and white. Optionally hexadecimal color values can be used by
simply omitting the preceding pound sign.
HideTitle – Set to "True", this option removes the title bar from the
window. By default the title is hidden in embeded events.
EventID – After you register for a CaptionedText event, simply replace
EventID in the link below with the EventID that has been assigned to you.
EmbedDelay - This value, in seconds, introduces an additional delay between
when captions are received and when they are displayed on-screen in the event viewer.
ShowEmbedToolbar - Set to "True" to display a toolbar at the bottom of
the embeded event viewer. The toolbar contains two buttons. The first button
will allow the user to Pause (or Resume) the caption display scrolling to the bottom
every time new text is displayed. The second button will allow the user to
view the Event Transcript in a separate popup window.
These parameters and their corresponding values can be added to the link,
separated by ampersands. Included below are several working examples
demonstrating various configurations.
Web Conference Style:
http://www.captionedtext.com/client/embed.aspx?EventID=999999998
TV Style:
https://www.captionedtext.com/client/embed.aspx?EventID=999999998
&FontSize=10&FontColor=White&FontName=Verdana
&BGColor=Black&Highlight=0000FF&HideTitle=True
Office view:
http://www.captionedtext.com/client/embed.aspx?EventID=999999998
&FontSize=12&FontColor=Black&FontName=Arial
&BGColor=White&Highlight=Yellow
High visibility / vision impaired:
http://www.captionedtext.com/client/embed.aspx?EventID=999999998
&FontSize=36&FontColor=Yellow&FontName=Times+New+Roman
&BGColor=Black&Highlight=Blue&HideTitle=True
Using EmbedDelay and ShowEmbedToolbar:
http://www.captionedtext.com/client/embed.aspx?EventID=999999998
&FontSize=18&FontColor=White&FontName=Verdana
&BGColor=Black&Highlight=Blue&HideTitle=True&EmbedDelay=5&ShowEmbedToolbar=True>