-
Updated
Mar 16, 2022 - Kotlin
dialogs
Here are 131 public repositories matching this topic...
-
Updated
Jul 30, 2020 - Java
-
Updated
Jul 19, 2021 - Java
-
Updated
Aug 11, 2021 - Kotlin
-
Updated
Jan 31, 2022 - Java
-
Updated
Mar 26, 2022 - C++
I see the original WikiConv paper says there were conversations in Chinese collected, are these available through ConvoKit?
-
Updated
Apr 21, 2022 - C#
-
Updated
Apr 26, 2022 - Kotlin
-
Updated
Mar 7, 2021 - Kotlin
-
Updated
Apr 20, 2022 - C#
-
Updated
Aug 3, 2021 - Kotlin
-
Updated
Mar 27, 2022 - AppleScript
-
Updated
Apr 17, 2022 - Python
-
Updated
Mar 1, 2022 - JavaScript
-
Updated
Mar 23, 2022 - Kotlin
-
Updated
Feb 23, 2022 - Java
Mentioned by @iMicknl in #157--for speech-enabled functionality that accepts SSML, we should validate the data. XSD files can be found at: https://www.w3.org/TR/2009/REC-speech-synthesis-20090303/#AppD
API update
Intents, saved sessions and more
https://yandex.ru/blog/dialogs/vesennee-obnovlenie-platformy-dialogov
-
Updated
Oct 26, 2019 - Java
-
Updated
Mar 31, 2022 - TypeScript
-
Updated
May 29, 2021 - Dart
-
Updated
Apr 24, 2022 - C#
Improve this page
Add a description, image, and links to the dialogs topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the dialogs topic, visit your repo's landing page and select "manage topics."
Spin-off of ookii-dialogs/ookii-dialogs-wpf#48
If you attempt to call
ShowDialog
on aTaskDialog
that you haven't added any buttons to, the call toShowDialog
will throw anInvalidOperationException
.Example: