voxforge.org
VoxForge Dev

Changeset 2325

Show
Ignore:
Timestamp:
10/05/07 21:26:10 (1 year ago)
Author:
kmaclean
Message:

Speech Submission server page updates

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • Trunk/SpeechSubmission/VFSpeechSubmission/server/Start.php

    r2318 r2325  
    152152<h1>Speech Submission Application</h1> 
    153153<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> 
     154<p>For each line, click the <b>Record</b> button, pause for about half a second, and then read the corresponding prompt sentence.  When you complete 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 audio waveform 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 display a warning if your recording volume is too loud.</p> 
    156156<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<p>Thank you for helping Free and Open Source Speech Recogntion!</p> 
    157158</br> 
    158159<?php 
  • Trunk/SpeechSubmission/VFSpeechSubmission/server/SubmitSpeechServer.php

    r2309 r2325  
    1616  $cookie = htmlspecialchars($_SERVER['HTTP_COOKIE']); 
    1717  $code =  <<<ENDHTMLFRAGMENT 
    18 <applet name="Speexuploader" width ="800" height ="800" mayscript="mayscript" 
    19       code="moodlespeex/MoodleSpeexRecorderApplet.class" style="border: 1px solid rgb(153,153,153);"> 
     18<applet name="VoxForge.org Speech Submission Application" width ="800" height ="850" mayscript="mayscript" 
     19      code="speechrecorder/RecorderApplet.class" style="border: 1px solid rgb(153,153,153);"> 
    2020 <param name="codebase"  value="$codebase"/> 
    21  <param name="archive"  value="moodlespeex.jar"/> 
     21 <param name="archive"  value="speechrecorder.jar"/> 
    2222 <param name="type"  value="application/x-java-applet;version=1.4"/> 
    2323 <param name="scriptable"  value="true"/> 
  • Trunk/SpeechSubmission/VFSpeechSubmission/server/endpage.php

    r2318 r2325  
    165165      <p>Please Note: </p> 
    166166      <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       <p>2. For security reasons, the files in the listing below are non-clickable.&nbsp;&nbsp; <br /> 
     167      <p>2. For security reasons, the files in the listing below are not downloadable.&nbsp;&nbsp; <br /> 
    168168      </p> 
    169169</font></td></tr></tbody>