implement full transcript on page
Posted by sarneil on 02 Feb 2007 in Activity log
Wrote php in the player.php file to populate the oneBigUtterance div. Mike's code already has the complete xml of the data file in a php variable. I wrote a new xslt file (transcript_in_div.xsl) which processes the xml appropriately. Right now it duplicates the output of the time-sensitive transcript, and includes the timestamp of the start of the utterance as well.