SiteKiosk Documentation
One Step Back

DeleteAudioFile Method




The DeleteAudioFile method deletes an audio file from the AudioFiles collection.


Syntax

    SiteKiosk.CDRecording.DeleteAudioFile(path)
    
Parameters
    pathString that specifies the absolute path of the file.
Return Value
    None.
Remarks Examples
    The following example deletes an audio file from the AudioFiles collection.

    <SCRIPT TYPE="text/javascript">
    window.external.InitScriptInterface();
    SiteKiosk.CDRecording.AddAudioFile("c:/myaudio.wav");
    SiteKiosk.CDRecording.DeleteAudioFile("c:/myaudio.wav");
    </SCRIPT>
    

Applies to
    SiteKiosk v6.0 (and later versions).

Back to topVolver arriba

© 1997-2011 PROVISIO - Aventura, EEUU - Muenster, Alemania
Sitekiosk.es - Grupo24®, Madrid, España -