# ASTools **Repository Path**: arte/ASTools ## Basic Information - **Project Name**: ASTools - **Description**: used for audio record system interface check - **Primary Language**: Android - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-05-15 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ASTools #### 介绍 used for audio record system interface check #### 软件架构 BaseRecord / \ HidRecord UacRecord / \ BulkRecord InterruptRecord #### 使用说明 1. set AudioRecord config args by UacRecord#getAudioRecordConfig 2. if want decode audio buffer,use feedBufToJNI.