Enum UserIntent
List of UserIntent events available to the SDK.
Vector's voice recognition allows for variation in grammar and word selection, so the examples are not the only way to invoke the voice commands.
This list reflect only the voice commands available to the SDK, as some are not available for development use.
Namespace: Anki.Vector.Events
Assembly: Anki.Vector.dll
Syntax
public enum UserIntent
Fields
Name | Description |
---|---|
CharacterAge | example "How old are you?" |
CheckTimer | example "Check the timer." |
ExploreStart | example "Go explore." |
GlobalStop | example "Stop the timer." |
GreetingGoodbye | example "Goodbye!" |
GreetingGoodmorning | example "Good morning!" |
GreetingHello | example "Hello!" |
ImperativeAbuse | example "I hate you." |
ImperativeAffirmative | example "Yes." |
ImperativeApology | example "I'm sorry." |
ImperativeCome | example "Come here." |
ImperativeDance | example "Dance." |
ImperativeFetchCube | example "Fetch your cube." |
ImperativeFindCube | example "Find your cube." |
ImperativeLookAtMe | example "Look at me." |
ImperativeLove | example "I love you." |
ImperativeNegative | example "No." |
ImperativePraise | example "Good Robot." |
ImperativeScold | example "Bad Robot." |
ImperativeVolumeDown | example "Volume down." |
ImperativeVolumeLevel | example "Volume 2." |
ImperativeVolumeUp | example "Volume up." |
KnowledgeQuestion | example "I have a question." |
MovementBackward | example "Go backward." |
MovementForward | example "Go forward." |
MovementTurnAround | example "Turn around." |
MovementTurnLeft | example "Turn left." |
MovementTurnRight | example "Turn right." |
NamesAsk | example "What's my name?" |
PlayAnyGame | example "Play a game." |
PlayAnyTrick | example "Play a trick." |
PlayBlackjack | example "Let's play Blackjack." |
PlayFistBump | example "Fist bump." |
PlayPickupCube | example "Pick up your cube." |
PlayPopAWheelie | example "Pop a wheelie." |
PlayRollCube | example "Roll your cube." |
SeasonalHappyHolidays | example "Happy holidays!" |
SeasonalHappyNewYear | example "Happy new year!" |
SetTimer | example "Set timer for 10 minutes" |
ShowClock | example "What time is it?" |
TakePhoto | example "Take a selfie." |
WeatherResponse | example "What is the weather report?" |