Send a Start Recording XML message to the server
- fileName (String)
- Name of the file to be recorded. If "" then the server will pick a name.
- duration (Int32)
- Duration of the recorded file (in milliseconds).
- toneTermination (Boolean)
- Set this to true is you want to stop recording if a tone is detected.
- userState (Object)
- Any object the application would like returned with the response.
The Invoke ID of the XML message sent to the server.
Assembly: ServiceProvider (Module: ServiceProvider)