![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <KeywordDetectorProvider.h>
Public Member Functions | |
KWDRegistration (KWDCreateMethod createFunction) | |
Class that enables registration of a keyword detector's create functions.
alexaClientSDK::kwd::KeywordDetectorProvider::KWDRegistration::KWDRegistration | ( | KWDCreateMethod | createFunction | ) |
Register an AbstractKeywordDetector
to be returned by KeywordDetectorProvider
. If a KeywordDetector
is already registered then this will log an error and do nothing.
createFunction | The function to use to create instances of the specified AbstractKeywordDetector . |
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0