could maestro support recording audio from audio encode and save it to opus audio file

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

could maestro support recording audio from audio encode and save it to opus audio file

313 Views
jichen0919_nxp
Contributor I

Greetings ,

I have one question regarding maestro audio framework,  there is one example that record audio from microphone and save it to pcm file, my question is does maestro framework support recording audio and save it to opus audio file,

can I implemented using a custom pipeline, including following 3 element,

TYPE_ELEMENT_AUDIO_SRC,TYPE_ELEMENT_ENCODER,ELEMENT_FILE_SINK_INDEX

thanks in advance.

0 Kudos
2 Replies

260 Views
jay_heng
NXP Employee
NXP Employee

We have below demo in SDK, it can record from MIC and save .pcm file into SD card (shellRecMIC), it can also encode a hardcoded pcm data buffer to opus format (shellOpusEncode), so we can refer to this demo and merge these two shellTasks

\SDK_2_14_0_MIMXRT1170-EVKB\boards\evkbmimxrt1170\audio_examples\maestro_record

0 Kudos

272 Views
brian14
NXP TechSupport
NXP TechSupport

Hi @jichen0919_nxp

Thank you for contacting NXP Support.

This software is unsupported for i.MX microprocessors family.
If you are using a microcontroller, please submit your question in the correct section.

Have a great day!

0 Kudos