EmbeddedSpeechConfig.SpeechRecognitionOutputFormat 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/sets the speech recognition output format (simple or detailed).
public Microsoft.CognitiveServices.Speech.OutputFormat SpeechRecognitionOutputFormat { get; set; }
member this.SpeechRecognitionOutputFormat : Microsoft.CognitiveServices.Speech.OutputFormat with get, set
Public Property SpeechRecognitionOutputFormat As OutputFormat