# PlayCommandWheels **Repository Path**: sidfornow/PlayCommandWheels ## Basic Information - **Project Name**: PlayCommandWheels - **Description**: Wheels for play and rec command w/pc - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-05-23 - **Last Updated**: 2022-05-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: CopiedFromGitHub ## README # PlayCommandWheels - Fucntion 1: Union multiple wav files to one audio file. Config: gaps between wav files, normalization, add a prefilter, # of loop times. See `make_parse_files/main.m`. - Function 2: Parse the played audio file generated from Function 1 back to audio clips. See `make_parse_files/main.m`. - Function 3: Recognize audio clips generated from Fucntion 2. See `google_speech_recognition.ipynb`.