| StartRecording(RecordDirection) |
Awaitable version of StartRecording(RecordDirection, ActionBoolean) script should use this method only when executed in Active mode. |
| StartRecording(RecordDirection, ActionBoolean) | StartRecording(String, RecordDirection, ActionBoolean) with default temporary filename location.
Script should use this method only when executed in Active mode. |
| StartRecording(String, RecordDirection) |
Awaitable version of StartRecording(String, RecordDirection, ActionBoolean) script should use this method only when executed in Active mode. |
| StartRecording(String, RecordDirection, ActionBoolean) |
Records CallFlow audio. Request to start local recording using specified temporary file name. Script should use this method only when executed in Active mode. |