---
title: removeAllRequests()
framework: soundanalysis
role: symbol
role_heading: Instance Method
path: soundanalysis/snaudiofileanalyzer/removeallrequests()
---

# removeAllRequests()

Removes all the sound analysis requests from the audio file analyzer.

## Declaration

```swift
func removeAllRequests()
```

## See Also

### Managing Requests

- [add(_:withObserver:)](soundanalysis/snaudiofileanalyzer/add(_:withobserver:).md)
- [SNRequest](soundanalysis/snrequest.md)
- [SNResultsObserving](soundanalysis/snresultsobserving.md)
- [remove(_:)](soundanalysis/snaudiofileanalyzer/remove(_:).md)
