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