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

# removeAllRequests()

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

## Declaration

```swift
func removeAllRequests()
```

## See Also

### Managing Requests

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