init(transcriptionOptions:reportingOptions:attributeOptions:)
Creates a preset.
Declaration
init(transcriptionOptions: Set<SpeechTranscriber.TranscriptionOption>, reportingOptions: Set<SpeechTranscriber.ReportingOption>, attributeOptions: Set<SpeechTranscriber.ResultAttributeOption>)Parameters
- transcriptionOptions:
A selection of options relating to the text of the transcription.
- reportingOptions:
A selection of options relating to the transcriber’s result delivery.
- attributeOptions:
A selection of options relating to the attributes of the transcription.