Get the duration of the audio file in seconds
Future<double> getDuration(String path) { throw UnimplementedError('getDuration() has not been implemented.'); }