Description Usage Arguments Value See Also Examples
Return end time of interval in interval tier.
1 | tg.getIntervalEndTime(tg, tierInd, index)
|
tg |
TextGrid object |
tierInd |
tier index or "name" |
index |
index of interval |
numeric
tg.getIntervalStartTime
, tg.getIntervalDuration
, tg.getIntervalIndexAtTime
, tg.findLabels
1 2 | tg <- tg.sample()
tg.getIntervalEndTime(tg, "phone", 5)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.