fixed problem where you couldn't edit when speaker was done
This commit is contained in:
parent
277b97d7a7
commit
06ba9418fc
9 changed files with 2812 additions and 96 deletions
|
@ -23,4 +23,7 @@
|
|||
-(IBAction)seekForward:(id)sender;
|
||||
-(IBAction)seekBack:(id)sender;
|
||||
|
||||
-(void)stopSpeaking;
|
||||
-(void)startSpeaking;
|
||||
|
||||
@end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue