Speech2Text Service

Use the Speech2Text Service to create a text recognition service. This service is available only for technology demo purposes.

Commands

  • Start recognition

Events

  • Recognition started

  • Recognition finished

  • Recognized command

Runtime data

  • Activity status

  • Last command

  • Last command status

Interface definition

The interface definition XML file for the Speech2Text Service is <KanziConnectInstallation>/SDK/interfaces/definitions/speech2text_interface.xml.

Supported platforms

This service is supported on Android by using the Android SpeechRecognizer (android.speech.SpeechRecognizer).