mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 09:20:37 +00:00
Changes to support multiple connections.
This commit is contained in:
parent
4b1d3c679f
commit
031868f73e
7 changed files with 45 additions and 35 deletions
|
@ -33,8 +33,8 @@
|
|||
*/
|
||||
@interface GSSpeechRecognitionEngine : NSObject
|
||||
|
||||
- (void) startListening;
|
||||
- (void) stopListening;
|
||||
- (void) start;
|
||||
- (void) stop;
|
||||
|
||||
@end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue