Future<String?> getDeviceId() async{ return await SmartSpeechSdkPlatform.instance.engineGetDeviceId(); }