alexa-sdk-python Questions
2
Solved
In my interaction model I defined a slot named city that is optional, not required, to fulfill an intent.
I'm using the python ask sdk, so my handler is this:
class IntentHandler(RequestHandler):...
Vlada asked 11/1, 2019 at 16:25
1
© 2022 - 2024 — McMap. All rights reserved.