Voice Assistance in XC

  1. Speech to text

  2. Mapping / URL construction

  3. Redirecting

High level idea:

  • We give voice input to go to particular page.

  • It process the speech and convert to text.

  • Our goal is to process/analyze this text and form a url to redirect.

  • This url path is constructed based on 3 different training model.

  • One model for categorising the workspace. - where we train to get workspace for the url

  • Second model for namespace identification ( this take previous models output as an input )- Which will find namespace for url

  • Third model for the child paths like manage/overview sections.

  • Then it form a complete url to redirect.

Integrations:

  • Our voice commands are also displayed in the search bar.

  • Mic symbol in search or Sahaya

  • Vyshnavi GOLLAPUDI
  • Apr 23 2026
  • Attach files