Update README.md

This commit is contained in:
axet 2021-12-22 07:12:12 +00:00
commit dfa39b039c

View file

@ -30,6 +30,13 @@ For example:
* /sdcard/Android/data/com.github.axet.audiorecorder/files
* /sdcard/Audio Recorder
# Raw format
* Big Endian
* Signed 16-bit PCM
* 1 or 2 channels (depend on settings)
* Frequincy from settings (16hz to 48hz)
# Adb commands
# adb shell am start -n com.github.axet.audiorecorder/.activities.RecordingActivity