mirror of
https://github.com/jeremysrand/ListenerApp.git
synced 2025-01-28 17:32:33 +00:00
Jeremy Rand
52855a1e01
Add a missing privacy message to the plist. Map new line to carriage return for the GS.
ListenerApp
This is an iOS app that connects to an Apple IIgs over a network and streams text to it from voice dicatation.
It relies on the Speech Framework built into recent versions of iOS.
This app uses SwiftSocket v2.1.0 for opening the TCP connection to the Apple IIgs. It also uses BinUtils for packing/unpacking structures on the TCP connection.
Languages
Swift
88.3%
C
11.7%