Home › Forums › OpenEars › Getting rid of flashing red banner › Reply To: Getting rid of flashing red banner
February 25, 2014 at 1:07 pm
#1020328
Halle Winkler
Politepix
My response means that I can only pay attention to these forums, not these forums + stack overflow, because I don’t have a lot of available time. In this line:
myViewController * vc = [[myViewController alloc]init]; [vc stopListening];
it looks as if you are calling stopListening on a UIViewController and not a PocketsphinxController.