Cron job for starting/stopping recorder

@nephros Although the link you provided does help with using systemd as a timer, the post is specific to audio playback. I am looking for something that will allow me to record audio. Therefore, it will probably require parameters for a filename, but this is dependent on what the recorder app requires, if it even allows terminal commands at all.

  • Does Recorder (or a similar SailfishOS native application) allow control over audio recording from the terminal? - Unknown.
  • Is it possible to schedule the starting and stopping of recording via cron? - Yes.