We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31922a1 commit d2087d5Copy full SHA for d2087d5
README.md
@@ -14,6 +14,10 @@ let reference = try AudioFingerprint(audioURL: URL(fileURLWithPath: "reference.m
14
let timeOffset = try sample.align(with: reference).estimatedTimeOffset
15
```
16
17
+## Documentation
18
+
19
+[API Reference](https://yuao.github.io/AudioAlignment/Documentation/AudioAlignment)
20
21
## Swift Package
22
23
To use this package in a SwiftPM project, add the following line to the dependencies in your Package.swift file:
0 commit comments