aws / aws-sdk-cpp

AWS SDK for C++
Apache License 2.0
1.97k stars 1.06k forks source link

How to obtain content(text) after voice recognition using aws-sdk-cpp? #957

Closed cresppo closed 6 years ago

cresppo commented 6 years ago

What platform/OS are you using?

What compiler are you using? what version?

What's your CMake arguments?

Can you provide a TRACE level log? (sanitize any sensitive information)

singku commented 6 years ago

Hi, please be more specific of your issue or problem If you found a bug or unexpected behavior when using SDK. If you are looking for answers of How to like questions`, please take a look at https://aws.amazon.com/documentation/. For this question: https://docs.aws.amazon.com/polly/latest/dg/what-is.html

cresppo commented 6 years ago

Hi, singku, I want to get the text of alexa speech recognition through aws-sdk(cpp). What are the suitable interfaces?