You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bgoldowsky edited this page Aug 23, 2016
·
4 revisions
Deprecated
This module is deprecated and no longer included in wicket-7 branch.
Java applets have had various security problems and are no longer widely supported.
Introduction
This module contains an HTML user interface and Wicket components that communicate with a hidden client-side Java applet to allow web site users to record an audio clip, and play it back.
Audio files in the .au file format can be recorded and played back. This module contains the HTML with associated javascript and formatting to record and playback audio files. The cwm-data module contains code that can store the audio response in a database.