Play File

Description

This plays the file from the given path.

IMPORTANT: The file MUST be a valid CBR or VBR MP3, or RIFF formatted PCM/IMA ADPCM file.

If you send another Play File command while a file is playing, it will stop the current file from playing, then immediately start the new file.

Format

PC F path

Parameters

  • path is the absolute path to a file/directory. A properly formatted path must begin with a “/” (forward slash) and begins at the root directory. Subdirectories are separated with “/” (forward slash).
    • e.g. /logs/january/jan3.log

Response Format

NULLSuccess
EnnAn error occurred

Example

PC F /MP3/FIRSTMP3.MP3