stop_speak interface
- Definition:
int _stdcall stop_speak((void* client);
- Parameter:
client:[in],The client object which is form new_client.
- Return:
Return ERROR_OK if success,else refer to the definition of error number
- Explain:
notice camera to stop play audio which is received from client terminal.