SFSpeechRecognitionResult.BestTranscription Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the SFTranscription in which the system has the most confidence.
public virtual Speech.SFTranscription BestTranscription { [Foundation.Export("bestTranscription", ObjCRuntime.ArgumentSemantic.Copy)] get; }
member this.BestTranscription : Speech.SFTranscription
Property Value
- Attributes