This repository has been archived by the owner on Jan 16, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 607
Accessing audio stream response . #7
Comments
After |
Thank you for the prompt reply. The status has to be |
Got it, I had to read the buffer(attch->rdbuf()) and that worked. Thank you. |
This was referenced Aug 25, 2017
Closed
This was referenced Dec 13, 2017
8 tasks
6 tasks
8 tasks
6 tasks
6 tasks
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello,
This might be something very trivial which I am overlooking or missing alltogether. Based on Integrattion tests
AlexaDirectiveSequencerLibraryTest.cpp
I am trying to put together code where I can playback the audio response from AVS:After this step, I am not sure how to get to Audio Payload. I have looked at AttachmentManager.h and ACL/include/ACL/AttachmentManagerInterface.h but still couldn't figure out how to use this attachmentReader to get Audio Stream.
The text was updated successfully, but these errors were encountered: