Legacy Documentation: Version 2018.2 (Go to current version)
LanguageEnglish
  • C#

PhraseRecognizedEventArgs

struct in UnityEngine.Windows.Speech

/

Implemented in:UnityEngine.CoreModule

Suggest a change

Success!

Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.

Close

Submission failed

For some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.

Close

Cancel

Description

Provides information about a phrase recognized event.

Properties

confidenceA measure of correct recognition certainty.
phraseDurationThe time it took for the phrase to be uttered.
phraseStartTimeThe moment in time when uttering of the phrase began.
semanticMeaningsA semantic meaning of recognized phrase.
textThe text that was recognized.

Did you find this page useful? Please give it a rating: