Changeset 2318
- Timestamp:
- 10/04/07 13:41:45 (1 year ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
Trunk/SpeechSubmission/VFSpeechSubmission/server/SubmitSpeechStart.php
r2309 r2318 145 145 146 146 <a class="horizontalMenu" href="http://www.voxforge.org/home/about">About</a> 147 148 149 150 151 147 </span></div> 152 153 148 </div> 154 155 156 157 149 </div> 158 150 159 151 <body> 160 152 <h1>Speech Submission Application</h1> 153 <p>Please Fill in all the required fields.</p> 154 <p>For each line, click the <b>Record</b> button, pause for about half a second, and then read the corresponding prompt sentence on the same line. When you have completed a line, wait half a second and then click the <b>Stop</b> button. </p> 155 <p>After each recording, the black box near the bottom of your screen will display the wave form corresponding to the currently active recording. Please avoid recording clipped speech (i.e. recording with the volume to high). The grey bar below the upload button will provide a warning if your recording volume is too loud.</p> 156 <p>Once you have completed recording all ten prompts the <b>Upload</b> button will activate. Click the <b>Upload</b> button to upload your entire submission to the VoxForge repository as a single zip file.</p> 157 </br> 161 158 <?php 162 159 require_once('SubmitSpeechServer.php'); … … 184 181 185 182 186 let(187 'http://www.repository.voxforge1.org/SubmitSpeech/javaUploadServer.php',188 'http://www.repository.voxforge1.org/SubmitSpeech/endpage.php',189 'http://www.repository.voxforge1.org/SubmitSpeech'190 );191 192 ?>193 194 </body>195 </html>196 197 Trunk/SpeechSubmission/VFSpeechSubmission/server/endpage.php
r2307 r2318 164 164 <tbody><tr><td><font size="2"> 165 165 <p>Please Note: </p> 166 <p>1. It may take a few minutes for your submission to appear in the listing below (the speech submission application will continue to upload your submission in the background, even though it appears that the application shas completed uploading - it all depends on the upload speed of your Internet connection). try clicking refresh after waiting a bit. If your submission still does not appear, please leave a message in the forum on the <a class="horizontalMenu" href="http://www.voxforge.org/home/read">Read</a> page.</p>166 <p>1. It may take a few minutes for your submission to appear in the listing below (the speech submission application will continue to upload your submission in the background, even though it appears that the application has completed uploading - it all depends on the upload speed of your Internet connection). try clicking refresh after waiting a bit. If your submission still does not appear, please leave a message in the forum on the <a class="horizontalMenu" href="http://www.voxforge.org/home/read">Read</a> page.</p> 167 167 <p>2. For security reasons, the files in the listing below are non-clickable. <br /> 168 168 </p>