AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Public Member Functions | List of all members
alexaClientSDK::kwd::KeywordDetectorProvider::KWDRegistration Class Reference

#include <KeywordDetectorProvider.h>

Public Member Functions

 KWDRegistration (KWDCreateMethod createFunction)
 

Detailed Description

Class that enables registration of a keyword detector's create functions.

Constructor & Destructor Documentation

◆ KWDRegistration()

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.

Parameters
createFunctionThe function to use to create instances of the specified AbstractKeywordDetector.

The documentation for this class was generated from the following file:

AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0