AWS SDK for C++AWS SDK for C++ Version 1.11.440 |
Definition at line 29 of file TextToSpeechManager.h.
Definition at line 28 of file TextToSpeechManager.h.
Callback for handling notifications that the SendTextToOutputDevice operation has finished. @arg1 the text that was sent @arg2 the outcome of the operation from the polly service. @arg3 whether or not the audio stream was successfully sent to the audio driver.
Definition at line 26 of file TextToSpeechManager.h.
Returns a default factory. This factory handles operating system defaults: Windows - WaveOut Linux - PulseAudio Apple - CoreAudio
Definition at line 17 of file PCMOutputDriver.h.
Maximum bytes size of audio to be sent to PCM drivers by TextToSpeechManager in one operation with PCMOutputDriver::WriteBufferToDevice()
Definition at line 35 of file TextToSpeechManager.h.
Definition at line 20 of file PCMOutputDriver.h.
Definition at line 19 of file PCMOutputDriver.h.
Definition at line 21 of file PCMOutputDriver.h.
Definition at line 18 of file PCMOutputDriver.h.