powered by
Reads IntensityTier from Praat. Supported formats: text file, short text file.
it.read(fileNameIntensityTier, encoding = "UTF-8")
file name of IntensityTier
File encoding (default: "UTF-8"), "auto" for auto-detect of Unicode encoding
"UTF-8"
"auto"
IntensityTier object
it.write, it.plot, it.cut, it.cut0, it.interpolate, tg.read, pt.read, pitch.read, formant.read, col.read
it.write
it.plot
it.cut
it.cut0
it.interpolate
tg.read
pt.read
pitch.read
formant.read
col.read
# NOT RUN { it <- it.read("demo/maminka.IntensityTier") it.plot(it) # }
Run the code above in your browser using DataLab