SDK |
Test ListenUp Installation for ASP.NET |
Before using this page, you should have already followed the instructions for installing ListenUp on your server. Verify that the ListenUp Applet has been installed correctly by trying these simple tests. Note: the www.javasonics.com server does not run ASP.NET. So these tests will not work on our server. They may work on your server. Play a WAV FilePlays a WAV file to verify that the ListenUp Applet is installed and that audio output is working. Test ASP.NetMake sure ASP.Net is running on your server, and you've configured the asp_net_test directory as an application. Test POST PermissionMake sure your web server can receive a POST method request. Test Write PermissionMake sure ASP can write to the uploads directory on your server.Record and Upload a WAV FileInstalls the JavaSonics plugin, records a voice file, uploads it to the server using ASP.NET, then plays it. The file will be compressed using ADPCM.Record and Upload a Speex FileSimilar to the previous test but uses Speex voice compression algorithm to reduce the file size. |