A library for processing TextGrid files used by the Praat phonetic analysis software in Java.
- Version: 2014-02-15
- Author: Todd Shore
- Website: https://github.com/errantlinguist/jtextgrid
- Licensing: Copyright © 2011–2014 Todd Shore. Licensed for distribution under the Apache License 2.0: See the files
NOTICE
andLICENSE
.
- Java SE 7+
- Guava 11+
For an example of how to use JTextGrid in your own project, see the main method of com.github.errantlinguist.textgrid.io.PrintingTextGridFileReader (under the soure folder "src/demo/java/com/github/errantlinguist/textgrid/io/"), which is used to run the demo.