Captions only style delivery of captions to the page.
Route
- The prefix for the route will be
c-
followed by the event’s URL. /c-{event-url}/{lang-code}
is available for events with languages enabled. The appropriate language direction will be used for languages that require it. LTR or RTL.
Configurable Parameters
Append configurable parameters, detailed below, to the URL. You can include one or several parameters to the URL.
- https://live.syncwords.com/c-ABCdef?font_size=32px
- https://live.syncwords.com/c-ABCdef?font_size=32px&bg_color=000000
- https://live.syncwords.com/c-ABCdef/fr?font_size=32px&bg_color=000000&font_color=ffff00
Configurable Settings
The below settings can be added to the URL as parameters:
Name | Default | Description |
font_size | 16px |
Dictate the size of the font that appears on screen in pixels. |
font_color | 000000 |
Color of text shown in the roll-up display. NOTE: Only hex colors are supported. |
bg_color | ffffff |
Color of the page background behind the caption text and solid lines. NOTE: Only hex colors are supported. |