filePath property

String filePath
getter/setter pair

The absolute path (including the filename extensions) of the recording file. For example: C:\music\audio.aac . Ensure that the directory for the log files exists and is writable.

Implementation

String filePath;