Class WavAnnotation


public class WavAnnotation extends DataAnnotation<DataAnnotationType>
  • Constructor Details

  • Method Details

    • getWavFolderName

      public String getWavFolderName()
      Returns:
      the full path of the wav file
    • setWavFolderName

      public void setWavFolderName(String folder)
      Parameters:
      String - containing full path of the wav file for this annotation
    • getWavPrefix

      public String getWavPrefix()
      Returns:
      the prefix of the wav file name
    • setWavPrefix

      public void setWavPrefix(String prefix)
      Parameters:
      String - containing the prefix of the wav file for this annotation
    • getExportedWavFileName

      public String getExportedWavFileName()
      Returns:
      the full path of the wav file
    • setExportedWavFileName

      public void setExportedWavFileName(String fn)
      Parameters:
      String - containing full path of the wav file for this annotation