Plays a single run of the given file, with a given volume.
file
volume
Future<void> play([int delay = 0]) async { throw ('Currently Not Implimented! Please Use "VideoAudio, FlutterAudio, or AudioLatency".'); }