-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathREADME
More file actions
23 lines (17 loc) · 727 Bytes
/
README
File metadata and controls
23 lines (17 loc) · 727 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
README for MediaAlignedTextBackend
==================
What is MediaAlignedTextBackend?
-------------------------
The basic purpose of the MediaAlignedTextBackend project is to provide backend support in the creation, storage, editing, and output of MediaAlignedText for use with the MediaAlignedText Project.
Modules
-------------
AutoAligner: The AutoAligner is a server side program that will take a media file and corresponding text and automatically create the audio tagged html text for use by the MediaAlignedText Player.
Dependencies:
-------------
PHP 5.3
PHPUnit
javascript (for frontend integration):
jquery (version v1.7+)
jplayer (Version: 2.1.0)
jquery.scrollto
jquery.ui (MediaAlignedText Editor only)