Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support record audio to mp3/opus #1

Open
jichen20210919 opened this issue Dec 26, 2023 · 1 comment
Open

support record audio to mp3/opus #1

jichen20210919 opened this issue Dec 26, 2023 · 1 comment

Comments

@jichen20210919
Copy link

Hi, team, does maestro framework support recording audio to mp3/opus file, my understanding is it only support recording to pcm/wav file, am I right? thanks in advance.

@TomasBarakNXP
Copy link
Contributor

Hi Ji Chen,
Theoretically it is possible, there is opus encoder supported in Maestro. However it is not fully tested. There is a pipeline using memory source -> opus encoder -> memory sink in the maestro_record demo in the MCUXPresso SDK. Please see the examples for example here: https://github.com/nxp-mcuxpresso/mcux-sdk-examples/tree/MCUX_2.16.000/evkcmimxrt1060/audio_examples
Best regards
Tomas

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants