![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <FormattedAudioStreamAdapterListener.h>
Public Member Functions | |
virtual void | onFormattedAudioStreamAdapterData (avsCommon::utils::AudioFormat audioFormat, const unsigned char *buffer, size_t size)=0 |
virtual | ~FormattedAudioStreamAdapterListener ()=default |
Interface to be implemented by class listening for data from FormattedAudioStreamAdapter
|
virtualdefault |
Destructor.
|
pure virtual |
Method to receive data sent by FormattedAudioStreamAdapter
audioFormat | Audio format of the data sent |
buffer | Pointer to the buffer containing the data |
size | Length of the data in the buffer in bytes. |
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0