We have already activated this controller with the following settings:
////
[[OEPocketsphinxController sharedInstance] setActive:TRUE error:nil]; // Call this before setting any OEPocketsphinxController characteristics
[[OEPocketsphinxController sharedInstance] setDisablePreferredSampleRate:YES];
[[OEPocketsphinxController sharedInstance] setDisablePreferredBufferSize:YES];
[[OEPocketsphinxController sharedInstance] setDisablePreferredChannelNumber:YES];
Since we did this, voice quality seems very low.
Can it be fixed?
-
This reply was modified 6 years, 11 months ago by apbmedia.