Hi, I am Ramya.
I am trying to make my omap based Android(ICS) device to behave as a BT Headset. Does Android Bluez have this support? Or Bluez has the support & android framework doesn't have the support? I tried changing the audio.conf file to enable A2DP Sink, with this I am able to recognize this device as a output device & from PC I am able to select this device profile as A2DP Playback & the audio is getting routed to the board. But on my device I am observing log message as following : *W/AudioPolicyManagerBase( 103): getOutput() could not find output for stream 1, samplingRate 0, format 0, channels 3, flags 0* *W/AudioPolicyManagerBase( 103): getOutput() could not find output for stream 1, samplingRate 0, format 0, channels 3, flags 0* *W/AudioPolicyManagerBase( 103): getOutput() could not find output for stream 1, samplingRate 0, format 0, channels 3, flags 0* *E/SoundPool( 163): Error creating AudioTrack* And no sound on my device. Any help ? Regards, Ramya.M -- -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting --- You received this message because you are subscribed to the Google Groups "android-porting" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
