Reply To: Getting rid of flashing red banner

Home Forums OpenEars Getting rid of flashing red banner Reply To: Getting rid of flashing red banner

#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.