1# MindSpore Lite Kit
2
3- ArkTS API
4  - [@ohos.ai.mindSporeLite (On-device AI Framework)](js-apis-mindSporeLite.md)
5  <!--Del-->
6  - [@ohos.ai.intelligentVoice (Intelligent Voice) (System API)](js-apis-intelligentVoice-sys.md)
7  <!--DelEnd-->
8- C API
9  - Modules
10    - [MindSpore](_mind_spore.md)
11  - Header Files
12    - [context.h](context_8h.md)
13    - [data_type.h](data__type_8h.md)
14    - [format.h](format_8h.md)
15    - [model.h](model_8h.md)
16    - [status.h](status_8h.md)
17    - [tensor.h](tensor_8h.md)
18    - [types.h](types_8h.md)
19  - Structs
20    - [OH_AI_CallBackParam](_o_h___a_i___call_back_param.md)
21    - [OH_AI_ShapeInfo](_o_h___a_i___shape_info.md)
22    - [OH_AI_TensorHandleArray](_o_h___a_i___tensor_handle_array.md)
23<!--Del-->
24- Error Codes
25  - [Intelligent Voice Error Codes](errorcode-intelligentVoice.md)
26<!--DelEnd-->