mrtk_developmentreleases/2.0.0releases/2.1.0releases/2.2.0

    Show / Hide Table of Contents

    Class SpeechVisualFeedback

    Inheritance
    Object
    SpeechVisualFeedback
    Implements
    IMixedRealitySpeechHandler
    MonoBehaviour
    Namespace: Microsoft.MixedReality.Toolkit.Examples.Demos.EyeTracking
    Assembly: cs.temp.dll.dll
    Syntax
    public class SpeechVisualFeedback : MonoBehaviour, IMixedRealitySpeechHandler, MonoBehaviour

    Methods

    ShowVisualFeedback(String)

    This method handles displaying a given text message.

    Declaration
    public void ShowVisualFeedback(string msg)
    Parameters
    Type Name Description
    String msg

    ShowVisualFeedback(String)

    This method handles displaying a given text message.

    Declaration
    public void ShowVisualFeedback(string msg)
    Parameters
    Type Name Description
    String msg

    Implements

    IMixedRealitySpeechHandler
    MonoBehaviour
    In This Article
    • Methods
      • ShowVisualFeedback(String)
      • ShowVisualFeedback(String)
    • Implements
    Back to top Generated by DocFX