Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 910 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 910 Bytes

live-text-demo

This is a demo project of Live Text Demo prior to iOS 15. It can detect and recognize text from camera in real-time with the Vision Framework. In this demo, we do not have the smart content type detection of Live Text in iOS 15. Instead, a sight is provided to let users aim at the text manually and naturally for detection. IMG_AA93515A8AD8-1

Use case

  1. Address Search engine with Vison + MapKit
  2. Image to Speech with Visoon + AVFoundation

How to run

  1. Open Live Text Address.xcodeproj with Xcode
  2. Build and run in device (Simulator is not supported because it does not have a camera)

Environment Requirement

  1. Xcode 12
  2. Min. supported iOS: 13

Demo

live.text.mp4