powered by
List the media available for the given transcript
getAvailableMedia(labbcat.url, id)
A named list of media files available for the given transcript, with members:
trackSuffix The track suffix of the media
mimeType The MIME type of the file
url URL to the content of the file
name Name of the file
URL to the LaBB-CAT instance
A transcript ID (i.e. transcript name)
getTranscriptIds
saveMedia
deleteMedia
if (FALSE) { ## List the media files available for BR2044_OllyOhlson.eaf media <- getAvailableMedia(labbcat.url, "BR2044_OllyOhlson.eaf") }
Run the code above in your browser using DataLab