/[drupal]/contributions/modules/AudioRecordingField/README.txt
ViewVC logotype

Contents of /contributions/modules/AudioRecordingField/README.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Thu Aug 7 13:43:01 2008 UTC (15 months, 3 weeks ago) by alphaxp
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-BETA1, HEAD
Branch point for: DRUPAL-6--1
File MIME type: text/plain
First AudioRecordingField commit
1 Audio recording field supplies a cck field for recording audio, directly through the user's browser, while in the site.
2
3 For the recording task, this module uses a java applet, called <a href="http://www.javasonics.com/">ListenUp by javasonic</a>. In order to use the module you need to download ListenUp from it's home site.
4 In addition to the audio recorder, ListenUp provides an audio player applet, which is available as the fields cck formatter.
5
6 INSTALLATION:
7 --------------
8
9 1. Download ListenUp applet from http://www.javasonics.com/downloads.
10
11 2. Extract ListenUps archive to some folder on your server, you're welcome to try the included ListenUp demos, but for the module, you only need one folder :
12 <extracted folder>/listenup/codebase. Copy this folder to the module's directory.
13
14 3. Now you can add an audio recording field to your cck content types.
15 Notice the ListenUp recorder settings box on the field settings page. The ListenUp applet is customable, and this is your way to customize it.
16 A list of possible applet parameters can be found here:
17 http://www.javasonics.com/listenup/docs/recorder_parameters.html,
18 and here: http://www.javasonics.com/listenup/docs/player_parameters.html
19 For example, in order to prolong the recording length, from the default 30 seconds,
20 add this to the ListenUp recorder settings:
21 maxRecordTime|50
22
23 REMARKS:
24 --------
25 The freeware version of ListenUp only allows 60 seconds, and has a 3 seconds delay on start up.
26
27 Enjoy, Alex and the linnovate team

  ViewVC Help
Powered by ViewVC 1.1.2