Support for the Dialog interface
See original GitHub issueAs far as I can tell, AlexaSkillsKit.NET does not support the Dialog
Interface.
Issue Analytics
- State:
- Created 6 years ago
- Comments:5 (1 by maintainers)
Top Results From Across the Web
DialogInterface | Android Developers
Quickly bring your app to life with less code, using a modern declarative approach to UI, and the simplicity of Kotlin. ... Start...
Read more >Dialogs | Android Developers
A dialog is a small window that prompts the user to make a decision or enter additional information. A dialog does not fill...
Read more >Dialog Interface Reference | Alexa Skills Kit
The Dialog interface provides directives for managing a multi-turn conversation between your skill and the user. You can use the directives ...
Read more >Dialog Interface
A dialog application represents the logic and presentation forms needed by the resources to have a media-specific conversation with a customer ( ...
Read more >Office.Dialog interface - Office Add-ins
Registers an event handler. The two supported events are: DialogMessageReceived. Triggered when the dialog box sends a message to its parent.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Thanks @realares - I’ll check out your fork but a PR would be nice!
@realares You should submit pull requests and contribute to this library. Then you don’t have to worry about self-promotion 😃.