Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- root@saurabh:/home/saurabh/Desktop# adb logcat -s AUDIO_RECORD_PLAYBACK_SAURABH
- --------- beginning of /dev/log/main
- --------- beginning of /dev/log/system
- D/AUDIO_RECORD_PLAYBACK_SAURABH(21749): BufferSize :640
- D/AUDIO_RECORD_PLAYBACK_SAURABH(21749): Start Recording
- D/AUDIO_RECORD_PLAYBACK_SAURABH(21749): Attempting rate 8000Hz, bits: 3, channel: 16
- D/AUDIO_RECORD_PLAYBACK_SAURABH(21749): Attempting rate 8000Hz, bits: 3, channel: 12
- D/AUDIO_RECORD_PLAYBACK_SAURABH(21749): Attempting rate 8000Hz, bits: 2, channel: 16
- D/AUDIO_RECORD_PLAYBACK_SAURABH(21749): ================== Final Values: rate 8000Hz, audioFormat: 2, channel: 16 ==================
- D/AUDIO_RECORD_PLAYBACK_SAURABH(21749): Stop Recording
- D/AUDIO_RECORD_PLAYBACK_SAURABH(21749): ===== Recording Audio Completed =====
- D/AUDIO_RECORD_PLAYBACK_SAURABH(21749): File size: 59556
- D/AUDIO_RECORD_PLAYBACK_SAURABH(21749): Play Recording
- D/AUDIO_RECORD_PLAYBACK_SAURABH(21749): ===== Value of minBufferSize : [640]=====
- D/AUDIO_RECORD_PLAYBACK_SAURABH(21749): ===== opening file : /sdcard/AudioRecorder/audiofile.wav =====
- D/AUDIO_RECORD_PLAYBACK_SAURABH(21749): ===== Playing Audio Completed =====
- D/AUDIO_RECORD_PLAYBACK_SAURABH(21749): Stop Playing
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement