Git Product home page Git Product logo

Comments (5)

robertwu1 avatar robertwu1 commented on May 21, 2024

Try the instructions here: https://github.com/google/oboe/blob/main/docs/GettingStarted.md#option-1-using-pre-built-binaries-and-headers

The prefab seems to fine for me.

from oboe.

philburk avatar philburk commented on May 21, 2024

The original question was:

WHY IS THERE OboeVersion1.6.1 whe I USE oboe 1.8.0 ?

I assume you are using the current 1.8.0 pre-built release at:
https://github.com/google/oboe/releases/tag/1.8.0

But it seems to be linking with the older version.
So your build script is finding the old version somewhere.
The version 1.6.1 was an earlier Oboe Release.

Look in your app's build gradle file. You should see this?

dependencies {
    implementation 'com.google.oboe:oboe:1.8.0'
}

Let us know if that solves the problem or if you found another solution.
Then we can close this.

from oboe.

renetik avatar renetik commented on May 21, 2024

Your response is like not really hepfull as this is like super obvious and before I post a quastion here I wasted some hours on this... I beleve you have bug in release package or something. I cant understand it otherwise but I will stay on oboe sources for now as it gives me more flexibility anyways. I don want to waste more attention on this. Thanks.

from oboe.

robertwu1 avatar robertwu1 commented on May 21, 2024

Follow the instructions here: https://github.com/google/oboe/blob/main/docs/GettingStarted.md#creating-an-audio-stream

There will be some APIs that are added in https://github.com/google/oboe/releases/tag/1.8.0 like " builder.setIsContentSpatialized(false);". Android Studio should pick this up automatically and even auto-fill it. If it doesn't, that means you made a mistake in your gradle or CMakeLists.txt files.

from oboe.

renetik avatar renetik commented on May 21, 2024

I am using oboe from sources for 3+ years now. I am senior develpper on androi from 2010 :) ok , so When I tried to change dependencies to gradle it always failed on openStream() OUTPUT -------- OboeVersion1.6.1 -------- .. Thas all I wanted to say here. thanks, I dont need more help ;)

from oboe.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.