Skip to content

v0.1.0 — Swift package and integration guide

Choose a tag to compare

@simplememofast simplememofast released this 06 Sep 02:53
1c6f410

First Swift package release of the live-microphone learning sample.

  • Public SpeechSession for iOS 26+ and AudioBufferConverter for iOS/macOS.
  • Converter handles input-format changes and Swift 6 sendable callback state.
  • Five documentation pages cover integration, API usage, troubleshooting, and validation limits.

Checked with Xcode 26.6: valid package manifest, three passing macOS converter tests, successful iOS Simulator library build, and warning-free Sphinx documentation build. Physical microphone capture and recognition behavior were not re-tested for this package refactor. See README before integrating into a shipping app.

MIT licensed. No SimpleMemo account or subscription required.