Future<void> setClientData(String clientData) async{ return await SmartSpeechSdkPlatform.instance.engineSetClientData(clientData); }