# RecTest **Repository Path**: aisupport/RecTest ## Basic Information - **Project Name**: RecTest - **Description**: 录音测试app - **Primary Language**: Android - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2016-05-24 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # RecTest 启动主activity > adb shell am start ai.t.rec/.Main 开始录音 > adb shell am broadcast -a ai.rec.start 停止录音 > adb shell am broadcast -a ai.rec.stop 录音文件保存在这个路径 > /sdcard/rec