if (strcmp("/start", cmdtext, true, 10) == 0) { StartRecordingPlayback(PLAYER_RECORDING_TYPE_DRIVER,"recorded file name"); return 1; }