NUGU SDK Linux  1.7.5
NUGU SDK Documentation

Introduction

The NUGU SDK supports NUGU platform interworking on various devices and apps to provide various AI functions based on voice interface.

It sends user requests (voice commands) to the NUGU platform and controls the functionality of the device or application depending on the processing results of the NUGU platform.

Since the Linux SDK is implemented based on GLib's mainloop, your application should be developed in an event-driven way based on GMainLoop.

Overview

The NUGU SDK Linux API consists of the following parts:

  • SDKNuguClientKit
  • SDKNuguCapability
  • SDKBase
  • SDKDriver

License

Apache v2

Copyright (c) 2019 SK Telecom Co., Ltd. All rights reserved.