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