Future<String> getSdkVersion() async{ return await SmartSpeechSdkPlatform.instance.engineGetSdkVersion(); }