luis_sys 0.4.5

FFI bindings for Microsoft LUIS API.
1
2
3
4
5
6
7

#pragma once

/// Add stddef here for common types.
#include <stddef.h>

#include <speechapi_c.h>