Re: iOS Bluetooth HFP speech codec bandwidth
site_archiver@lists.apple.com Delivered-To: bluetooth-dev@lists.apple.com Feedback-id: bizmailfree:movnow.com:qybgforeign:qybgforeign4 [AVAudioSession.sharedInstance setCategory:AVAudioSessionCategoryPlayAndRecord withOptions:AVAudioSessionCategoryOptionMixWithOthers | AVAudioSessionCategoryOptionAllowBluetooth error:nil]; [AVAudioSession.sharedInstance setMode:AVAudioSessionModeDefault error:nil]; [AVAudioSession.sharedInstance setActive:YES error:nil]; ------------------ Original ------------------ From: "Woo-Suk Lee"; Date: 2018年11月1日(星期四) 中午11:07 To: "bluetooth-dev"; Subject: Re: iOS Bluetooth HFP speech codec bandwidth Hello, It seems that the latest iOS doesn’t support wide band speech codec over Bluetooth HFP. As I tested airPod and other Bluetooth headset supporting HFP1.6 wide band speech codec with the test setup below, airPod or BT receiver —> iOS —> voice call —> Android (Galaxy S8) —> Voice call recording It just shows the narrow band speech, which has signals over 20~3KHz only. And the two test setup below show the same result with the full 7KHz bandwidth. iPhone built-in mic —> iOS —> voice call —> Android (Galaxy S8) —> Voice call recording BT receiver —> Android(Galaxy S8) —> voice call —> Android (Galaxy S8) —> Voice call recording It seems the current iOS doesn’t support Wideband Voice Codec over Bluetooth HFP. Anyone exeriencing the same issue? Thanks! _______________________________________________ Do not post admin requests to the list. They will be ignored. Bluetooth-dev mailing list (Bluetooth-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/bluetooth-dev/site_archiver%40lists.... This email sent to site_archiver@lists.apple.com
participants (1)
-
yinweixu