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