countAnnotations        Gets the number of annotations on the given
                        layer of the given transcript.
deleteTranscript        Delete a transcript from the corpus.
getAllUtterances        Get all utterances of participants.
getAnchors              Gets the given anchors in the given transcript.
getAnnotations          Gets the annotations on the given layer of the
                        given transcript.
getAvailableMedia       List the media available for the given
                        transcript.
getCorpusIds            Gets a list of corpus IDs.
getDeserializerDescriptors
                        Lists the descriptors of all registered
                        deserializers.
getDictionaries         List the dictionaries available.
getDictionaryEntries    Lookup entries in a dictionary.
getFragments            Gets fragments transcript in a given format.
getGraphIds             Deprecated synonym for getTranscriptIds.
getGraphIdsInCorpus     Deprecated synonym for
                        getTranscriptIdsInCorpus.
getGraphIdsWithParticipant
                        Deprecated synonym for
                        getTranscriptIdsWithParticipant.
getId                   Gets the store's ID.
getLayer                Gets a layer definition.
getLayerIds             Gets a list of layer IDs.
getLayers               Gets a list of layer definitions.
getMatchAlignments      Gets temporal alignments of matches on a given
                        layer.
getMatchLabels          Gets labels of annotations on a given layer,
                        identified by given match IDs.
getMatches              Search for tokens.
getMatchingGraphIds     Deprecated synonym for
                        getMatchingTranscriptIds.
getMatchingParticipantIds
                        Gets a list of IDs of participants that match a
                        particular pattern.
getMatchingTranscriptIds
                        Gets a list of IDs of transcripts that match a
                        particular pattern.
getMedia                Gets a given media track for a given
                        transcript.
getMediaTracks          List the predefined media tracks available for
                        transcripts.
getParticipantAttributes
                        Gets participant attribute values for given
                        participant IDs.
getParticipantIds       Gets a list of participant IDs.
getSerializerDescriptors
                        Lists the descriptors of all registered
                        serializers.
getSoundFragments       Gets sound fragments from 'LaBB-CAT'.
getSystemAttribute      Gets the value of the given system attribute.
getTranscriptAttributes
                        Gets transcript attribute values for given
                        transcript IDs.
getTranscriptIds        Gets a list of transcript IDs.
getTranscriptIdsInCorpus
                        Gets a list of transcript in a corpus.
getTranscriptIdsWithParticipant
                        Gets a list of IDs of transcripts that include
                        the given participant.
getUserInfo             Gets information about the current user.
labbcatCredentials      Sets the username and password that the package
                        should use for connecting to a given LaBB-CAT
                        server in future function calls.
labbcatTimeout          Sets the timeout for request to the LaBB-CAT
                        server in future function calls. The default
                        timeout is 10 seconds.
newTranscript           Upload a new transcript.
nzilbb.labbcat          Accessing Data Stored in 'LaBB-CAT' Instances
praatScriptCentreOfGravity
                        Generates a script for extracting the CoG, for
                        use with processWithPraat.
praatScriptFastTrack    Generates a script for extracting formants
                        using FastTrack, for use with processWithPraat.
praatScriptFormants     Generates a script for extracting formants, for
                        use with processWithPraat.
praatScriptIntensity    Generates a script for extracting maximum
                        intensity, for use with processWithPraat.
praatScriptPitch        Generates a script for extracting pitch, for
                        use with processWithPraat.
processWithPraat        Process a set of intervals with Praat.
updateTranscript        Update an existing transcript.
