SDK |
Documentation |
JavaSonics ListenUp is no longer for sale.Use HTML FORM to Simulate ListenUpThis HTML FORM simulates the action of the ListenUp Applet. It uploads a files the same way that ListenUp does. You can use it to debug your server scripts independent of the ListenUp Applet. Just modify the "ACTION" URL in the FORM to point to your own server script. Please fill in form and hit the "Send File" button. The POSTed information will be processed by a PHP script. Note that you can use any language you wish to receive the posted file: ASP, JSP, Perl, whatever. For proper testing, you should upload either Speex and Wave files using this FORM. You can generate files in any format using this demo. Note that the file is sent using the name "userfile". Your script should look for a file variable by that name. Here is the code for the FORM that you can copy and paste into your own page. |