DictationHandler.OnDictationHypothesis Field
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.
Event raised while the user is talking. As the recognizer listens, it provides text of what it's heard so far.
public: Microsoft::MixedReality::Toolkit::Input::DictationHandler::StringUnityEvent ^ OnDictationHypothesis;
public Microsoft.MixedReality.Toolkit.Input.DictationHandler.StringUnityEvent OnDictationHypothesis;
val mutable OnDictationHypothesis : Microsoft.MixedReality.Toolkit.Input.DictationHandler.StringUnityEvent
Public OnDictationHypothesis As DictationHandler.StringUnityEvent