16 #ifndef ALEXA_CLIENT_SDK_CAPABILITYAGENTS_AIP_INCLUDE_AIP_INITIATOR_H_ 17 #define ALEXA_CLIENT_SDK_CAPABILITYAGENTS_AIP_INCLUDE_AIP_INITIATOR_H_ 20 namespace capabilityAgents {
46 return "PRESS_AND_HOLD";
52 return "Unknown Inititator";
59 #endif // ALEXA_CLIENT_SDK_CAPABILITYAGENTS_AIP_INCLUDE_AIP_INITIATOR_H_ Recognize event was initiated by a press-and-hold action.
Recognize event was initiated by a wakeword action.
::std::string string
Definition: gtest-port.h:1097
Initiator
Definition: Initiator.h:28
Whether or not curl logs should be emitted.
Definition: AVSConnectionManager.h:36
std::string initiatorToString(Initiator initiator)
Definition: Initiator.h:43
Recognize event was initiated by a tap-to-talk action.