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-02-17 21:30:25 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
ListenerApp
/
ListenerGSTests
History
Jeremy Rand
109213a577
Make sure nothing other than the UI holds a reference to the connection. This way, the connection should drop when the user switches to another destination. However, I am seeing a crash if the user switches to another destination while connected and listening.
2022-03-24 00:03:35 -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
Make sure nothing other than the UI holds a reference to the connection. This way, the connection should drop when the user switches to another destination. However, I am seeing a crash if the user switches to another destination while connected and listening.
2022-03-24 00:03:35 -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