Skip to content
New issue

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

AudioPolicyManagerBase mic issue #86

Open
curti opened this issue Mar 20, 2013 · 1 comment
Open

AudioPolicyManagerBase mic issue #86

curti opened this issue Mar 20, 2013 · 1 comment

Comments

@curti
Copy link

curti commented Mar 20, 2013

Hello, I am unable to use Plumble to communicate using the mic on my TF101 with CM10. I do not have any issues with the mic on Ventriloid or Google voice typing on the TF101.

[Plumble]
I/Mumble (25243): mService set
I/Plumble (25243): com.morlunk.mumbleclient.app.ConnectedActivityLogic: Connected
D/Plumble (25243): <<< Authenticate
I/Plumble (25243): Selected recording sample rate: 48000
W/AudioPolicyManagerBase( 3354): getInput() could not find profile for device 40000, samplingRate 48000, format 1,channelMask 0010
E/AudioRecord(25243): Could not get audio input for record source 1
E/AudioRecord-JNI(25243): Error creating AudioRecord instance: initialization check failed.
E/AudioRecord-Java(25243): [ android.media.AudioRecord ] Error code -20 when initializing native AudioRecord object.

[Ventriloid]
I/ActivityManager( 385): Displayed com.jtxdriggers.android.ventriloid/.Connected: +140ms
E/AudioPolicyManagerBase( 3354): profile found: device 40000, flags 0, samplingrate 11025, format 1, channelMask 16

@acomminos
Copy link
Owner

Thanks for the tip. I'm working on rewriting a lot of the old audio code right now, I'll keep you posted. It's a known issue with devices that don't support the standard sample rates. As a hack, you could go into settings and change the record sample rate to 11025- that might fix it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants