Save that wave only makes 56k files

Home Forums OpenEars plugins Save that wave only makes 56k files

Tagged: 

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

  • Author
    Posts
  • #1031809
    gregorym
    Participant

    No matter what I do, my ViewController is only recording 56k .wav files that my laptop doesn’t recognize and cannot playback.

    I have followed the instructions from the tutorial. My ViewController calls saveThatWavController.start() when it starts listening
    and .stop() when the app stops listening or exits.

    Is there any other reason why saveThatWav might not be working?

    #1031810
    Halle Winkler
    Politepix

    Hi,

    There’s no known-to-me reason for that, but it’s likely something relating to the app code (most likely overriding audio sessions needed by OpenEars). Please check out the post Please read before you post – how to troubleshoot and provide logging info here so you can see how to turn on and share the logging that provides troubleshooting information for this kind of issue, thanks. As a troubleshooting measure you can undertake without my help, I recommend adding SaveThatWave to the OpenEars sample app and seeing if you get a different result – if so, something in the app is interfering with the audio session settings needed by OpenEars.

    #1031811
    gregorym
    Participant

    I am running a modified sample app. I’ll try to get the debug info

    #1031813
    Halle Winkler
    Politepix

    OK, please also show me your code modifications from the sample app as well.

    #1031814
    gregorym
    Participant

    I got some recording, but it is not recording properly. There is a bunch of clicks and echoing

    #1031815
    Halle Winkler
    Politepix

    OK, feel free to give me the requested debug info if you’d like my debugging assistance.

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Save that wave only makes 56k files’ is closed to new replies.