The iOS app which connects to the Listener desk accessory on an Apple IIgs for doing speech dictation.
Go to file
2021-07-16 22:58:41 -04:00
ListenerApp Some basic code to turn on the speech recognizer on iOS and update the UI based on the text heard. This code is based on the SpokenWord demo app from Apple. 2021-07-16 22:58:41 -04:00
ListenerApp.xcodeproj Some basic code to turn on the speech recognizer on iOS and update the UI based on the text heard. This code is based on the SpokenWord demo app from Apple. 2021-07-16 22:58:41 -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 readme file. 2021-07-16 12:57:01 -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.