This repository has been archived on 2025-08-26. You can view files and clone it, but cannot push or open issues or pull requests.
Files
enginex_bi_series-sherpa-onnx/swift-api-examples/SherpaOnnx-Bridging-Header.h
2023-02-25 21:56:25 +08:00

10 lines
309 B
Objective-C

// swfit-api-examples/SherpaOnnx-Bridging-Header.h
//
// Copyright (c) 2023 Xiaomi Corporation
#ifndef SWIFT_API_EXAMPLES_SHERPAONNX_BRIDGING_HEADER_H_
#define SWIFT_API_EXAMPLES_SHERPAONNX_BRIDGING_HEADER_H_
#import "sherpa-onnx/c-api/c-api.h"
#endif // SWIFT_API_EXAMPLES_SHERPAONNX_BRIDGING_HEADER_H_