This is a migrated thread and some comments may be shown as answers.

Return Custom Results

3 Answers 48 Views
Window
This is a migrated thread and some comments may be shown as answers.
n/a
Top achievements
Rank 1
n/a asked on 09 Oct 2019, 03:13 AM

Hi, 

I have an app that uses voice control. When a command is ambiguous (i.e. meaning it returns multiple potential results), I want to pop up a model window displaying a list of those potential results, preferably in a grid. I then want to allow the user to simply click the row in the grid containing the desired command (or data value), and return that selected value to the calling window.

To further complicate matters, the voice-control mechanism (cognitiveservices.speech) listens on a secondary thread, so I want the modal dialogue to suspend not only suspend the activities of the calling window until the user makes his/her selection, but also the listening thread.

Any guidance?

Wayne

3 Answers, 1 is accepted

Sort by
0
Dilyan Traykov
Telerik team
answered on 11 Oct 2019, 09:42 AM

Hi Wayne,

I'm afraid that such custom implementations go out of the scope of our support scope and are in the field of our Professional Services team. As this inquiry is not specific to the Telerik UI for WPF suite, what I can also suggest is to forward it to the MSDN and/or StackOverflow forums to get adequate guidance on this requirement.

If I can, however, further assist you with anything else that does fall within our scope, please let me know.

Regards,
Dilyan Traykov
Progress Telerik

Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
0
n/a
Top achievements
Rank 1
answered on 11 Oct 2019, 02:03 PM

Hi Dilyan,

Yes, I should have realized that! But no problem, as I solved it on my own anyways.

Wayne

0
Dilyan Traykov
Telerik team
answered on 11 Oct 2019, 02:18 PM

Hi Wayne,

I'm happy to hear that you've found a suitable solution. Do let me know if any other questions or concerns regarding our controls arise.

Regards,
Dilyan Traykov
Progress Telerik

Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Tags
Window
Asked by
n/a
Top achievements
Rank 1
Answers by
Dilyan Traykov
Telerik team
n/a
Top achievements
Rank 1
Share this question
or