Home › Forums › OpenEars plugins › NeatSpeech Bluetooth Settings › Reply To: NeatSpeech Bluetooth Settings
May 1, 2017 at 10:54 am
#1031805
apbmedia
Participant
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, 1 month ago by apbmedia.