AlexaClientSDK  1.24.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
alexaClientSDK::kwd::KittAiKeyWordDetector Member List

This is the complete list of members for alexaClientSDK::kwd::KittAiKeyWordDetector, including all inherited members.

AbstractKeywordDetector(std::unordered_set< std::shared_ptr< avsCommon::sdkInterfaces::KeyWordObserverInterface >> keyWordObservers=std::unordered_set< std::shared_ptr< avsCommon::sdkInterfaces::KeyWordObserverInterface >>(), std::unordered_set< std::shared_ptr< avsCommon::sdkInterfaces::KeyWordDetectorStateObserverInterface >> keyWordDetectorStateObservers=std::unordered_set< std::shared_ptr< avsCommon::sdkInterfaces::KeyWordDetectorStateObserverInterface >>())alexaClientSDK::kwd::AbstractKeywordDetectorprotected
addKeyWordDetectorStateObserver(std::shared_ptr< avsCommon::sdkInterfaces::KeyWordDetectorStateObserverInterface > keyWordDetectorStateObserver)alexaClientSDK::kwd::AbstractKeywordDetector
addKeyWordObserver(std::shared_ptr< avsCommon::sdkInterfaces::KeyWordObserverInterface > keyWordObserver)alexaClientSDK::kwd::AbstractKeywordDetector
create(std::shared_ptr< avsCommon::avs::AudioInputStream > stream, avsCommon::utils::AudioFormat audioFormat, std::unordered_set< std::shared_ptr< avsCommon::sdkInterfaces::KeyWordObserverInterface >> keyWordObservers, std::unordered_set< std::shared_ptr< avsCommon::sdkInterfaces::KeyWordDetectorStateObserverInterface >> keyWordDetectorStateObservers, const std::string &resourceFilePath, const std::vector< KittAiConfiguration > kittAiConfigurations, float audioGain, bool applyFrontEnd, std::chrono::milliseconds msToPushPerIteration=std::chrono::milliseconds(20))alexaClientSDK::kwd::KittAiKeyWordDetectorstatic
isByteswappingRequired(avsCommon::utils::AudioFormat audioFormat)alexaClientSDK::kwd::AbstractKeywordDetectorprotectedstatic
notifyKeyWordDetectorStateObservers(avsCommon::sdkInterfaces::KeyWordDetectorStateObserverInterface::KeyWordDetectorState state)alexaClientSDK::kwd::AbstractKeywordDetectorprotected
notifyKeyWordObservers(std::shared_ptr< avsCommon::avs::AudioInputStream > stream, std::string keyword, avsCommon::avs::AudioInputStream::Index beginIndex, avsCommon::avs::AudioInputStream::Index endIndex, std::shared_ptr< const std::vector< char >> KWDMetadata=nullptr) constalexaClientSDK::kwd::AbstractKeywordDetectorprotected
readFromStream(std::shared_ptr< avsCommon::avs::AudioInputStream::Reader > reader, std::shared_ptr< avsCommon::avs::AudioInputStream > stream, void *buf, size_t nWords, std::chrono::milliseconds timeout, bool *errorOccurred)alexaClientSDK::kwd::AbstractKeywordDetectorprotected
removeKeyWordDetectorStateObserver(std::shared_ptr< avsCommon::sdkInterfaces::KeyWordDetectorStateObserverInterface > keyWordDetectorStateObserver)alexaClientSDK::kwd::AbstractKeywordDetector
removeKeyWordObserver(std::shared_ptr< avsCommon::sdkInterfaces::KeyWordObserverInterface > keyWordObserver)alexaClientSDK::kwd::AbstractKeywordDetector
~AbstractKeywordDetector()=defaultalexaClientSDK::kwd::AbstractKeywordDetectorvirtual
~KittAiKeyWordDetector() overridealexaClientSDK::kwd::KittAiKeyWordDetector

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