Alexa Observations

These are some simple observations I made while testing Alexa Skills under development.

For address slot types, the simulator requires complete street types such as spelling out “drive” or “circle”. Acronyms are not accepted. The first grey bubble shows that the simulator stops and does not send a request.

address_bubble

 

If an empty bubble appears in the simulator, then your program returned a JSON with an empty outputSpeech parameter to Alexa:


alexa_empty_text_bubble

 

When you click on “Return to the developer console” before a session has ended, it may be buffered and sent as the first request to the skill’s code during the next session. An indicator of that occurring will be the “audio response only” bubble at the beginning of the next session:

buffered_sessionendedrequest

 

Share this post:
Share on Twitter Button   Share on Facebook Button   Share on LinkedIn Button   Share on Digg Button   Share on Reddit Button

david

A developer with more than a decade of professional programming experience on multiple platforms. Windows (Win32 through .NET), as well as Web technologies.