Asynchronous Callback
The Record action is completely and successfully finished upon receiving the Record_Complete event.
| Parameter Name | .NET Type | Description |
|---|---|---|
| Url | System.String | The URL to access recorded audio file |
| Filename | System.String | The filename used to save the recording. The filename is relative to the root of the media engine audio path. |
| ElapsedTime | System.Int32 | The amount of time taken to perform the Record (in milliseconds). |
| TerminationCondition | System.String | The condition which caused the Record to stop. Possible values for termination condition are as follows:
|