Readclose
File.readClose(filename)
Parameters
| filename | Path of file to close. |
Returns
NothingDescription
Closes the file at path filename that was being read from.
Output Audio From EZ-B
— Example ARC skill demonstrating converting, compressing and streaming MP3/WAV to an EZ-B speaker, with play/stop commands and TTS examples.
Try it →
File.readClose(filename)
| filename | Path of file to close. |
Closes the file at path filename that was being read from.