static Future<AudioMeta> fromPathAsyncImpl(String path) { throw UnsupportedError('AudioMeta.fromPathAsync() is not supported on web.' 'Please use AudioMeta.fromBytes instead.'); }