actionstartrecording Method

Purpose:

Tells a audio object what to do when audio is over the limit and should be recorded

Syntax:

.actionstartrecording = "startrec"

Comments:

Example:

aud.actionstartrecording = "start"

..

start:

// do something

p "start recording" 

return