We have created two modules one for reusable module CW :in this we can achieve voice based navigation two waysdirectly send the module name and screen names based on that we can navigateanother method we can have entity in that can add the screen names can navigate based on that(refer CW module)
Implementation: First create a static entity which should contains all the screen names we are using in a module(Exact Names).
Use the Voice block for converting a speech input into the desired destination. Work flow:
Provide voice confirmation: "Navigating to Dashboard."
If no match:
Provide feedback: "Invalid screen name. Please try again"Note: When using the microphone for voice navigation, your browser will show a permission pop-up. Please click "Allow" to enable voice control. This step is required to navigate between screens using voice.