Help Center/ MetaStudio/ User Guide/ Intelligent Interaction/ Verifying the Interactive Dialog Link Validity
Updated on 2025-08-25 GMT+08:00

Verifying the Interactive Dialog Link Validity

A published intelligent interaction dialog project will contain the following content:

  • Publish link: https://IP address/icswebclient?robot_id=2c9080********************e105e5
  • Activation code: CP*****TL

You can add parameters in Table 1 to the publish link to implement the functions of these parameters on the dialog page. Link combination example: https://IP address/icswebclient?robot_id=2c9080********************e105e5&enableLocalWakeup=1. Adding &enableLocalWakeup=1 will enable voice wakeup. For details about the default wakeup phrases, see Web Voice Wakeup.

Table 1 Parameters

Parameter

Default Value

Type

Description

enableCaption

1

0|1

Whether to display subtitles.

enableJobCache

1

0|1

Whether to enable task cache.

enableNetworkCheck

1

0|1

Whether to enable network quality check.

enableLocalWakeup

0

0|1

Whether to enable voice wakeup.

enableVadInterrupt

0

0|1

Whether to enable human voice interruption.

firstCreateLocalStream

0

0|1

Whether to create a local stream first.

enableMediaViewer

1

0|1

Whether to enable image preview.

enableCollectAudioDemand

0

0|1

Whether to collect microphone sound as needed.

enableOriginCutAlgorithm

0

0|1

Whether to use the original transparent background algorithm.

enableVerbatim

0

0|1

Whether to enable the function of displaying subtitles word by word.

useWorkerWakeup

1

0|1

Whether to enable the worker process.

showDebugTools

0

0|1

Whether to enable the debugging mode.