Hi,
I have implemented https://success.outsystems.com/Documentation/11/Developing_an_Application/Design_UI/Patterns/Using_Mobile_and_Reactive_Patterns/Interaction/Dropdown_Search
I want to setup the input field value of dropdown search. I want to implement the speech to text to search in the dropdown search Can anyone please help me here how to define the value for search input in dropdownSearch
Hi, @Kaustubh Kamble are you talking about a plugin of speech?
If so, can you check this thread? https://www.outsystems.com/forums/discussion/57221/example-for-speech-recognition-plugin/
Regards
Hi Marcio,
Thanks for the reply but I know the speech plugin, but my main issue is I am not able to set the text which I got from the speech plugin for input field of dropdownSearch. Just want to know how to setup the input field of dropdown search
Can you share the plugin? the forge component?