Options
All
  • Public
  • Public/Protected
  • All
Menu

Module speech/dialog

Public DialogService Aktion Schnittstelle

API-Version: 1.0 Datum: 26.03.2019

author

SB

Index

Variables

Const DIALOG_DIALOGFILE_NAME

DIALOG_DIALOGFILE_NAME: "speech.def" = "speech.def"
export

Name der globalen Default Dialogdefinitionsdatei, die in DialogService eingelesen wird.

Const DIALOG_SERVICEMOCK_NAME

DIALOG_SERVICEMOCK_NAME: "DialogServiceMock" = "DialogServiceMock"
export

Servicename zur Erzeugung des DialogService Mock zum testen. Wird in der DialogServiceFactory verwendet.

Const DIALOG_SERVICE_NAME

DIALOG_SERVICE_NAME: "DialogService" = "DialogService"
export

Servicename zur Erzeugung des Default DialogService. Wird in der DialogServiceFactory verwendet.