Rev 6229 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 6229 | Rev 6235 | ||
---|---|---|---|
Line 43... | Line 43... | ||
43 | (or several words), an audio recording or a picture. |
43 | (or several words), an audio recording or a picture. |
44 | If you wish to use different audio recordings or pictures as items, the following format is required |
44 | If you wish to use different audio recordings or pictures as items, the following format is required |
45 | <span class="tt wims_code_words">"nameofrecordingfile.mp3"</span> if your file is in the images folder |
45 | <span class="tt wims_code_words">"nameofrecordingfile.mp3"</span> if your file is in the images folder |
46 | or <span class="tt wims_code_words">audio="word"</span> ; in this latter case the software program will first check |
46 | or <span class="tt wims_code_words">audio="word"</span> ; in this latter case the software program will first check |
47 | if the file |
47 | if the file |
48 | <tt>word.mp3 |
48 | <span class="tt">word.mp3</span> is in the <span class="tt">images</span> folder, if it is not, the software |
49 | program will retrieve it from the swac audio recordings data base. |
49 | program will retrieve it from the swac audio recordings data base. |
50 | If you do not wish to add an audio recording, a title ... in the data set the first |
50 | If you do not wish to add an audio recording, a title ... in the data set the first |
51 | line of the data set |
51 | line of the data set |
52 | (i.e. the line following :) must be left blank. |
52 | (i.e. the line following :) must be left blank. |
53 | <br class="spacer" /> |
53 | <br class="spacer" /> |
54 | In the example below the audio recording called <tt>father.mp3</ |
54 | In the example below the audio recording called <span class="tt">father.mp3</span> must be in the |
55 | <tt>images</ |
55 | <span class="tt">images</span> folder (notice the blank line) |
56 | 56 | ||
57 | <pre> |
57 | <pre> |
58 | : |
58 | : |
59 | mère,audio=mother |
59 | mère,audio=mother |
60 | soeur,audio=sister |
60 | soeur,audio=sister |