Add iOS support (#65)
This commit is contained in:
9
swift-api-examples/SherpaOnnx-Bridging-Header.h
Normal file
9
swift-api-examples/SherpaOnnx-Bridging-Header.h
Normal file
@@ -0,0 +1,9 @@
|
||||
// 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_
|
||||
Reference in New Issue
Block a user