---
title: SpeechTranscriber.ReportingOption.volatileResults
framework: speech
role: symbol
role_heading: Case
path: speech/speechtranscriber/reportingoption/volatileresults
---

# SpeechTranscriber.ReportingOption.volatileResults

Provides tentative results for an audio range in addition to the finalized result.

## Declaration

```swift
case volatileResults
```

## Discussion

Discussion The transcriber will deliver several results for an audio range as it refines the transcription.

## See Also

### Reporting options

- [SpeechTranscriber.ReportingOption.alternativeTranscriptions](speech/speechtranscriber/reportingoption/alternativetranscriptions.md)
- [SpeechTranscriber.ReportingOption.fastResults](speech/speechtranscriber/reportingoption/fastresults.md)
