AlexaClientSDK  1.26.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Typedefs | Functions
alexaClientSDK::acsdkSpeechEncoder Namespace Reference

Typedefs

using SpeechEncoderComponent = acsdkManufactory::Component< std::shared_ptr< speechencoder::SpeechEncoder > >
 

Functions

SpeechEncoderComponent getComponent ()
 

Typedef Documentation

◆ SpeechEncoderComponent

Manufactory Component definition for null implementation of SpeechEncoder.

Manufactory Component definition for an Opus SpeechEncoder.

Function Documentation

◆ getComponent()

SpeechEncoderComponent alexaClientSDK::acsdkSpeechEncoder::getComponent ( )

Get the Manufactory component for creating null instances of SpeechEncoder.

Returns
The default Manufactory component for creating null instances of SpeechEncoder.

Get the Manufactory component for creating an Opus SpeechEncoder.

Returns
The default Manufactory component for creating an Opus SpeechEncoder.

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