java - Route phone audio call to a custom sound service in android? -


i have implemented custom audio interface derived audiohardwarebase, , have initialized in audioflinger constructor class. class stream audio through network. work fine when play sound file, not when make phone call. problem due because audio of phone call come hardware unlike audio file (which come software). i'm willing modify basic android library/driver in order work. idea how can overcome issue?

thanks


Comments

Popular posts from this blog

php - Why I am getting the Error "Commands out of sync; you can't run this command now" -

ruby - Nesting modules inside of a Rails eninge gem -

Eclipse formatter for java ending braces -