Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

2
  • If you use /tmp/pico2wave.wav then the file will be deleted whenever the system boots, so you at least wouldn't need to manually clean up the file. Commented Nov 21, 2016 at 22:44
  • I suppose what I want is "no setup/teardown steps"; I prefer /var/local/ over /tmp/ in that there is a one-time setup instead of per-boot, and that feels like the right place to put such a path on an individual machine. Commented Nov 21, 2016 at 22:50