More fixes to the recognizer

This commit is contained in:
Gregory John Casamento 2020-02-06 04:29:51 -05:00
parent 8320300fdd
commit d3c1fd9724
6 changed files with 22 additions and 18 deletions

View file

@ -11,6 +11,7 @@
- (void) startListening;
- (void) stopListening;
- (void) recognize;
@end