Voice Forum Demo
Record a voice message and upload it to an SQL database on the web server. Other users will be able to hear the message and record a response.
This is just a simple example of what you can do with ListenUp.
This version uses JavaScript to Java communication called LiveConnect which may not work on Macintosh or Linux.
This example uses frames to combine the recorder, player
and list of messages all on one page. It should work on all platforms.
Example PHP code for the forum is here. You are free to modify and use the code on your own website. You will need an SQL database and PHP.