ListenerApp/README.md

381 B

ListenerApp

This is an iOS app that connects to an Apple IIgs over a network and streams text to it from voice dicatation.

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.