• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
kAudioSessionCategory_PlayAndRecord, input from iphone mic , output to bluetooth
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

kAudioSessionCategory_PlayAndRecord, input from iphone mic , output to bluetooth


  • Subject: kAudioSessionCategory_PlayAndRecord, input from iphone mic , output to bluetooth
  • From: Jakub Koter <email@hidden>
  • Date: Mon, 15 Nov 2010 16:39:49 -0500
  • Z-usanet-msgid: XID516okoVnz7568X38

Hi, 
I have a simple Core Audio example that passes the input from the microphone to output .. it works fine but not with a bluetooth headset.

I would like to use the input from the iPhone Mic and output it to a bluetooth headset.

I've tried below code with no luck, as I think it tries to use the input from the bluetooth headset,, which does not exist and is not what i want to do

UInt32 bt = TRUE;
AudioSessionSetProperty(kAudioSessionProperty_OverrideCategoryEnableBluetoothInput , sizeof(UInt32), &bt);


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Prev by Date: MIDI API, C
  • Next by Date: RE: ExtAudioFileWrite, error -40 [resolved]
  • Previous by thread: MIDI API, C
  • Next by thread: Re: ExtAudioFileRead() fills returned buffer partially with empty frame
  • Index(es):
    • Date
    • Thread