aws lambda - Adding Wait Message in my Amazon ALexa skill -


i developing alexa service connects external service. in order response, takes around 9-10 seconds. there way add message in alexa while lambda function processing request. - "hang on second. retrieving results"

you alexa that, user have skill control return you.

the way can think of want use audio player stream response user, can formulating end of response while user listening beginning of it.


Comments

Popular posts from this blog

python 2.7 - Given three nested dictionaries, sort the top two nested dictionaries from a value in the innermost dictionary? -

angular - DownloadURL return null in below code -