Pocketsphinx disables vibrate?

Home Forums OpenEars Pocketsphinx disables vibrate?

Viewing 2 posts - 1 through 2 (of 2 total)

  • Author
    Posts
  • #11636
    n0r_ka
    Participant

    I have a problem… I’m using AudioServicesPlaySystemSound(kSystemSoundID_Vibrate) to make the phone vibrate, but when Pocketsphinx is starting up and starts to calibrate it disables it somehow. That wouldn’t be that much of a problem, but if I turn of the recognition (stopListening) it doesn’t enable the vibration again.

    Is that the way it’s meant to be, or is it a bug? Or am I doing something wrong?

    #11638
    Halle Winkler
    Politepix

    The audio session that is required for an app that plays back and records audio disables system sounds, unfortunately. You can try enabling OpenEars’ AudioSessionManager’s soundMixing property as described in this thread: https://www.politepix.com/forums/topic/flitecontroller-pauses-music/

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.