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.SetRecButtonText

Top


MiniRobotLanguage (MRL)

 

AIC.SetRecButtonText

Set record button text labels

 

Intention

 

The AIC.SetRecButtonText command customizes the text labels on the recording button used by AIC.RecordSyncButton. You can set different text for the recording and stopped states.

 

Syntax

 

AIC.SetRecButtonText|$$StartText|$$StopText

 

P1 - $$StartText - Text shown when ready to record

P2 - $$StopText - Text shown while recording

 

Example

 

' Customize button labels

AIC.SetRecButtonText|Click to Speak|Recording... Click to Stop

AIC.RecordSyncButton|$$Transcript