AWS SDK for C++
1.8.126
AWS SDK for C++
|
#include <AudioStream.h>
Public Member Functions | |
AudioStream & | WriteAudioEvent (const AudioEvent &value) |
![]() | |
EventEncoderStream (size_t bufferSize=DEFAULT_BUF_SIZE) | |
void | SetSignatureSeed (const Aws::String &seed) |
EventEncoderStream & | WriteEvent (const Aws::Utils::Event::Message &msg) |
void | SetSigner (Aws::Client::AWSAuthSigner *signer) |
void | Close () |
Represents the audio stream from your application to Amazon Transcribe.
Definition at line 25 of file AudioStream.h.
|
inline |
Definition at line 28 of file AudioStream.h.