The iOS app which connects to the Listener desk accessory on an Apple IIgs for doing speech dictation.
Go to file
2021-07-17 15:56:29 -04:00
ListenerApp Include the license of the SwiftSocket code. 2021-07-17 15:49:32 -04:00
ListenerApp.xcodeproj Include the license of the SwiftSocket code. 2021-07-17 15:49:32 -04:00
ListenerAppTests Initial Commit 2021-07-16 12:46:54 -04:00
ListenerAppUITests Initial Commit 2021-07-16 12:46:54 -04:00
LICENSE Add a license file. 2021-07-16 12:53:59 -04:00
README.md Add a link in the README to SwiftSocket. 2021-07-17 15:56:29 -04:00

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.