.NET SDK Documentation

    Show / Hide Table of Contents

    Class WakeWordEventArgs

    Wake word event args

    Inheritance
    Object
    EventArgs
    RobotEventArgs
    WakeWordEventArgs
    WakeWordBeginEventArgs
    WakeWordEndEventArgs
    Inherited Members
    RobotEventArgs.EventType
    EventArgs.Empty
    Namespace: Anki.Vector.Events
    Assembly: Anki.Vector.dll
    Syntax
    public abstract class WakeWordEventArgs : RobotEventArgs

    Properties

    | Improve this Doc View Source

    WakeWordEventType

    Gets the wake word event type.

    public WakeWordEventType WakeWordEventType { get; }
    Property Type
    WakeWordEventType

    See Also

    RobotEventArgs
    • Improve this Doc
    • View Source
    Back to top Copyright (c) 2019 by Wayne Venables