Kategoria: iOS

  • iOS Live Speech recognition with tailored language model

    In few upcoming posts I’m going to dive more into CoreML framework including Image recognition, Speech recognition or Sound analysis. This post shows how to create a simple iOS app that recognizes live commands using built-in microphone and custom language model. If you want to introduce some AI into your app, then that could be…

  • How to play MIDI in swift?

    As a big music lover I always like to experiment with different synths, music banks and instruments. MIDI is one of those fancy things that has existed for a long long time and probably will keep on going. It’s super easy to use across many platforms, electronic musical instruments, computers, and many other devices to…