Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
blocks:app-note:closedcaption [2021-12-08 05:37] mattiasblocks:app-note:closedcaption [2025-12-09 07:40] (current) – [Multi language subtitles (closed caption)] admin
Line 1: Line 1:
-=====Multi language closed caption=====+=====Multi-lingual Subtitles/Closed Captioning =====
  
 WIP WIP
  
-This application note provides an example of how to build content using the audio guide functionality of Blocks, covering aspects such as+This application note provides an example of how to build a visitors personal closed captioning or subtitle system that syncs in to a media playing on a display, covering aspects such as
  
   * Recommended block structure.   * Recommended block structure.
-  * Why and how to use the attractor block+  * Configuring synchronisation 
-  * hHw the Location spot fits in to the audio guide system.+  * Use the locator to find the display to connect
 +  * Use the tags in Blocks to control content shown on the screen or visitors device
  
  
 +===== Installation =====
 +
 +You need a computer with a running blocks server and a web browser to use this application note.
 +
 +Here's a PIXILAB-blocks-root folder containing everything you need for this application
 +{{ :blocks:app-note:audio-guide:audio-guide-root.zip |Download this ZIP file and unpack it}} then follow the instructions in the [[https://int.pixilab.se/docs/blocks/app-note/start|general setup section.]]
 +
 +Once you've done the general setup, copied the files and pointed your Blocks server to this root folder, follow these steps to run this application:
 +
 +  - Start Blocks.
 +  - Open the editor using the Admin button.
 +  - Log in using the name admin and the password pixi.
 +  - Open a second browser window and type in the URL: http://localhost:8080/spot/
 +  - Open a third browser window and type in the URL: http://localhost:8080/spot/index.ftl?mobile=Mob1, this is your audio guide view, representing the Visitor Spot.
 +
 +===== Try it =====