ms_speech_sys 0.2.1

Low level 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>