Search found 2 matches

by yangxiaowei
2025-05-26 3:37
Forum: Luckfox Pico-RV1103/RV1106
Topic: how to handle audio using Ultra via api or reading interface ----python
Replies: 1
Views: 872

how to handle audio using Ultra via api or reading interface ----python

how to handle audio using Ultra via api or reading interface ----python
by yangxiaowei
2025-05-26 3:20
Forum: Luckfox Pico-RV1103/RV1106
Topic: how to handle audio using Ultra
Replies: 1
Views: 535

how to handle audio using Ultra

使用 amixer 或 rk_mpi_amix_test --list_contents 都可以获取声卡上的所有可用音频控制项(controls)。mpi_amix_test 源码位于 SDK 目录 //media/rockit/rockit/mpi/example/mod/ 下。下载了SDK 但是没有找到了,能否明确用例