- Timestamp:
- 03/31/08 23:07:23 (5 months ago)
- 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
- Property svn:ignore changed from
Trunk/SpeechSubmission/VFSpeechSubmission/java/src/speechrecorder/License.java
r2397 r2519 48 48 49 49 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") 51 51 + "============================" + System.getProperty("line.separator") 52 52 + "Allows a user to record their speech and upload it to the VoxForge server" + System.getProperty("line.separator")