This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2-Tools
/
ListenerApp
Watch
1
Star
0
Fork
0
You've already forked ListenerApp
mirror of
https://github.com/jeremysrand/ListenerApp.git
synced
2025-01-15 11:29:41 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
ListenerApp
/
ListenerGSTests
History
Jeremy Rand
7279d7ecb1
Fix the bug which did not allow the connection to go down when switching to another destination when the previous destination was in listen mode. Fix the problem with supporting all input types on my iMac. I have added code which converts from the audio format of the input to the preferred audio format of the speech recognizer.
2022-03-24 22:58:11 -04:00
..
GSServerMock.swift
Major rework of the network code, splitting out the speech recognition aspects and creating separate threads for read and write. This improves handling of network connection closure by the other end and other network connectivity errors. Add some unit tests for the connection code.
2022-03-16 18:13:56 -04:00
Info.plist
Rename to ListenerGS
2021-09-15 22:42:53 -04:00
ListenerGSTests.swift
Fix the bug which did not allow the connection to go down when switching to another destination when the previous destination was in listen mode. Fix the problem with supporting all input types on my iMac. I have added code which converts from the audio format of the input to the preferred audio format of the speech recognizer.
2022-03-24 22:58:11 -04:00
SpeechForwarderMock.swift
Major rework of the network code, splitting out the speech recognition aspects and creating separate threads for read and write. This improves handling of network connection closure by the other end and other network connectivity errors. Add some unit tests for the connection code.
2022-03-16 18:13:56 -04:00