Commit graph

23 commits

Author SHA1 Message Date
Gregory John Casamento
bacceb1a46 Prevent logging of content into public log. Only log server events 2020-02-11 06:37:49 -05:00
Gregory John Casamento
031868f73e Changes to support multiple connections. 2020-02-09 05:30:35 -05:00
Gregory John Casamento
6539ed8913 Final cleanup of debug output 2020-02-08 06:44:43 -05:00
Gregory John Casamento
d415f526d7 Reduce info debugging. 2020-02-08 06:35:11 -05:00
Gregory John Casamento
4b3a7b5d15 Cleanup. 2020-02-08 06:25:10 -05:00
Gregory John Casamento
f05702d450 Stop thread properly and close utterance. 2020-02-08 06:22:14 -05:00
Gregory John Casamento
07bf3d32e4 Shut down server when all connections are dead 2020-02-08 06:08:27 -05:00
Gregory John Casamento
3468a92539 Cleanup. Fix issues pointed out in review. 2020-02-07 04:50:40 -05:00
Gregory John Casamento
f823bf3021 Add headers 2020-02-07 04:35:35 -05:00
Gregory John Casamento
d3c1fd9724 More fixes to the recognizer 2020-02-06 04:29:51 -05:00
Gregory John Casamento
a9bc3fe5d9 Cleanup and some minor changes 2020-02-06 02:35:53 -05:00
Gregory John Casamento
92e00382c0 Make changes suggested by fred 2020-02-05 22:56:16 -05:00
Gregory John Casamento
e50bfcf35d Use a thread to start listening and release it when done. 2020-02-04 06:52:53 -05:00
Gregory John Casamento
1c792c3f40 Bring code into better compliance with GNUstep standards. 2020-02-04 06:20:36 -05:00
Gregory John Casamento
5ffc1ed127 Use NSLog instead of Pocketsphinx specific macros 2020-02-04 06:13:13 -05:00
Gregory John Casamento
72697f699c Complete initial implementation of speech recognizer 2020-02-04 05:26:52 -05:00
Gregory John Casamento
8c35633a56 Add delegate 2020-02-03 11:02:03 -05:00
Gregory John Casamento
0ab7edf05a Add start/end utterance calls 2020-02-03 08:13:08 -05:00
Gregory John Casamento
20fefae849 Fix link errors 2020-02-03 07:56:55 -05:00
Gregory John Casamento
fbcc8c6ae4 Add files 2020-02-03 01:02:50 -05:00
Gregory John Casamento
886cb4d0e8 Clean compile for speech recognizer server 2020-02-01 05:57:32 -05:00
Gregory John Casamento
ea2fe89e5f Fix compilation errors 2020-02-01 05:43:06 -05:00
Gregory John Casamento
b1f9f1fd78 Fix speech recognizer compilation 2020-02-01 04:41:52 -05:00
Renamed from Tools/speech_recognition/PocketsphinxSpeechRecognitionEngine.m (Browse further)