AIC. - Artificial Intelligence Command

<< Click to Display Table of Contents >>

Navigation:  3. Script Language > AI - Artificial Intelligence Commands > AIC. - Artificial Intelligence Command >

AIC. - Artificial Intelligence Command

AIC.RecordSyncButton

Top


MiniRobotLanguage (MRL)

 

AIC.RecordSyncButton

Record sync with button control

 

Intention

 

The AIC.RecordSyncButton command starts audio recording with a visual button interface. The user can click the button to start and stop recording, providing better control over the recording process.

 

Syntax

 

AIC.RecordSyncButton[|$$RetVar]

 

P1 - $$RetVar (optional) - Variable to store the transcribed text

 

Example

 

' Record with button control

AIC.SetRecButtonText|Click to Record|Click to Stop

AIC.RecordSyncButton|$$Transcript

DBP.$$Transcript