Class WakeWordEventArgs
Wake word event args
Inheritance
WakeWordEventArgs
Namespace: Anki.Vector.Events
Assembly: Anki.Vector.dll
Syntax
public abstract class WakeWordEventArgs : RobotEventArgs
Properties
| Improve this Doc View SourceWakeWordEventType
Gets the wake word event type.
public WakeWordEventType WakeWordEventType { get; }
Property Type
WakeWordEventType |