Description Usage Arguments Value See Also Examples
Return time of point at the specified index in point tier.
1 | tg.getPointTime(tg, tierInd, index)
|
tg |
TextGrid object |
tierInd |
tier index or "name" |
index |
index of point |
numeric
tg.getLabel
, tg.getPointIndexNearestTime
, tg.getPointIndexLowerThanTime
,
tg.getPointIndexHigherThanTime
, tg.findLabels
1 2 | tg <- tg.sample()
tg.getPointTime(tg, "phoneme", 4)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.