We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
it was working , but now it is not working. 2024-04-22 15:55:16.078 15010-16699/com.apolomultimedia.expertify E/IAudioFlinger: createRecord returned error -1 2024-04-22 15:55:16.078 15010-16699/com.apolomultimedia.expertify E/AudioRecord: createRecord_l(0): AudioFlinger could not create record track, status: -1 2024-04-22 15:55:16.079 15010-16699/com.apolomultimedia.expertify E/AudioRecord-JNI: Error creating AudioRecord instance: initialization check failed with status -1. 2024-04-22 15:55:16.079 15010-16699/com.apolomultimedia.expertify D/AudioRecord: ~AudioRecord(0): mStatus -1 2024-04-22 15:55:16.079 15010-16699/com.apolomultimedia.expertify D/AudioRecord: ~AudioRecord done 2024-04-22 15:55:16.080 15010-16699/com.apolomultimedia.expertify E/android.media.AudioRecord: Error code -20 when initializing native AudioRecord object. 2024-04-22 15:55:16.080 15010-16699/com.apolomultimedia.expertify V/ZelloChannels: [e] Failed to create recorder: source 0; mono; 8000 Hz; 640/8320 bytes (device can't initialize) 2024-04-22 15:55:16.081 15010-16699/com.apolomultimedia.expertify D/AudioRecord: set(): 0xb400006f509c6980, inputSource 0, sampleRate 8000, format 0x1, channelMask 0x10, frameCount 3840, notificationFrames 0, sessionId 0, transferType 0, flags 0, opPackageName com.apolomultimedia.expertify uid -1, pid -1
The text was updated successfully, but these errors were encountered:
No branches or pull requests
it was working , but now it is not working.
2024-04-22 15:55:16.078 15010-16699/com.apolomultimedia.expertify E/IAudioFlinger: createRecord returned error -1
2024-04-22 15:55:16.078 15010-16699/com.apolomultimedia.expertify E/AudioRecord: createRecord_l(0): AudioFlinger could not create record track, status: -1
2024-04-22 15:55:16.079 15010-16699/com.apolomultimedia.expertify E/AudioRecord-JNI: Error creating AudioRecord instance: initialization check failed with status -1.
2024-04-22 15:55:16.079 15010-16699/com.apolomultimedia.expertify D/AudioRecord: ~AudioRecord(0): mStatus -1
2024-04-22 15:55:16.079 15010-16699/com.apolomultimedia.expertify D/AudioRecord: ~AudioRecord done
2024-04-22 15:55:16.080 15010-16699/com.apolomultimedia.expertify E/android.media.AudioRecord: Error code -20 when initializing native AudioRecord object.
2024-04-22 15:55:16.080 15010-16699/com.apolomultimedia.expertify V/ZelloChannels: [e] Failed to create recorder: source 0; mono; 8000 Hz; 640/8320 bytes (device can't initialize)
2024-04-22 15:55:16.081 15010-16699/com.apolomultimedia.expertify D/AudioRecord: set(): 0xb400006f509c6980, inputSource 0, sampleRate 8000, format 0x1, channelMask 0x10, frameCount 3840, notificationFrames 0, sessionId 0, transferType 0, flags 0, opPackageName com.apolomultimedia.expertify uid -1, pid -1
The text was updated successfully, but these errors were encountered: