|
<< Click to Display Table of Contents >> Navigation: 3. Script Language > AI - Artificial Intelligence Commands > AIC. - Artificial Intelligence Command > AIC Commands |
Set pause state
AIC_---Artificial-Intelligenc2(State)
Name
Type
Required
Description
State
Long
Yes
Pause state (0=resume, 1=pause, 2=toggle)
Type
Description
Long
Returns new pause state
·Controls dictation/recording pause
·0 = Resume/Continue
·1 = Pause
·2 = Toggle current state
' Pause recordingAIC_---Artificial-Intelligenc2(1)' Resume recordingAIC_---Artificial-Intelligenc2(0)' Toggle pause stateAIC_---Artificial-Intelligenc2(2)
Sets the pause state for recording or dictation operations.
AIC_---Artificial-Intelligenc2, AIC_---Artificial-Intelligenc2
Previous Top Next