case about nRF9160 opus lib build command

Hi,

1. The customer needs to use opus-1.4 library on nRF9160
2. Please tell me the instructions for compiling opus-1.4 into the lib library
3. It would be better if there was a ready-made opus-1.4 lib library available
4.opus source code is attached:

https://github.com/xiph/opus/releases

opus-1.4.tar.gz

Attention:

nRFready Smart Remote 3 nRF52 v1.2.1alpha

The opus library in this example is opus-1.2.1   

This library is too old

Thank you for all your assistance.
Kind regards,
Peter.Min

Parents
  • Hi Peter,

    The External Library sample demonstrates how you can link in a library file if you want to see how you can include the latest Opus library in your application. I'm not sure what the use case for this is, but if you are looking to do voice command reckognizition, then our Edge Impulse may be an alternative to consider (Edge Impulse: Wrapper).

    Kind regards,

    Vidar 

  • Hi Vidar Berg,

    1.The customer needs to use the library on nRF9160, so this source code(opus-1.4.tar.gz) needs to be compiled.

    2.The customer has already verified the library opus-1.2.0 on nRF9160 and only needs to update the library file to opus-1.4.0.

    3.You did not provide any useful information in your previous reply.

    4.It is ok that you can provide compilation instructions or completed libraries.

    5.I am trying to compile errors here, if you can fix this error, that is also very good.

    Thank you for all your assistance.
    Kind regards,
    Peter.Min

Reply
  • Hi Vidar Berg,

    1.The customer needs to use the library on nRF9160, so this source code(opus-1.4.tar.gz) needs to be compiled.

    2.The customer has already verified the library opus-1.2.0 on nRF9160 and only needs to update the library file to opus-1.4.0.

    3.You did not provide any useful information in your previous reply.

    4.It is ok that you can provide compilation instructions or completed libraries.

    5.I am trying to compile errors here, if you can fix this error, that is also very good.

    Thank you for all your assistance.
    Kind regards,
    Peter.Min

Children
Related