←Select platform

Words Property

Summary

List of transcribed words, including time-stamps and confidence value.

Syntax

C#
C++/CLI
public IList<SpeechRecognitionWord> Words { get; } 
public:  
   property IList<SpeechRecognitionWord^>^ Words 
   { 
      IList<SpeechRecognitionWord^>^ get() 
   } 

Property Value

List of transcribed words.

Requirements

Target Platforms

See Also

SpeechRecognitionResult Class

SpeechRecognitionResult Members

Leadtools.SpeechRecognition Namespace

Help Version 22.0.2022.12.14
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.SpeechRecognition Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.