Janine Graves | Regarding SayItSmart Audios through java code: Before the addAutioItem step you need to specify the fileset to use, for example, 'sayItSmartAudioItem.setFileset("standard");' and the audio type sayItSmartAudioItem.setAudioType("wav");' . Also, are you ever performing the step that adds the audio group to the 'defaults' config object - something like this 'defaults.setAudioGroup(audioGroup); ' I don't see it in your code and you have to, but perhaps you are doing that step outside of this code snippet. Janine www.TrainingTheExperts.com |
| Please sign in to flag this as inappropriate. |