voxforge.org
VoxForge Dev
Show
Ignore:
Timestamp:
03/31/08 23:07:23 (5 months ago)
Author:
kmaclean
Message:

speech submission app snapshot

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • Trunk/SpeechSubmission/VFSpeechSubmission/java/src/speechrecorder

    • Property svn:ignore changed from
      CapturePlayback.java-bak
      to
      CapturePlayback.java-bak
      TabbedPaneDemo.java
  • Trunk/SpeechSubmission/VFSpeechSubmission/java/src/speechrecorder/License.java

    r2397 r2519  
    4848                 
    4949                VFlicenseNotice =   
    50                   "VoxForge Speech Submission Application v0.1.3" + System.getProperty("line.separator") 
     50                  "VoxForge Speech Submission Application v0.1.4" + System.getProperty("line.separator") 
    5151                + "============================" + System.getProperty("line.separator") 
    5252                + "Allows a user to record their speech and upload it to the VoxForge server" + System.getProperty("line.separator")