同时播放两种声音,其中一种通过蓝牙发送 - iOS 和 Android
这个问题与 Android 和 iOS 开发人员都相关:
是否可以在应用程序中同时播放两种声音(文件/流),其中一个通过手机扬声器播放,而另一个通过蓝牙传输到外部耳机(或其他支持蓝牙的设备)?
This question is relevant for both Android and iOS developers:
Is it possible to play two sounds (files/streams) simultaneously in an application, where one of those is played through the speakers of the phone, whilst the other is streamed via Bluetooth to an external headset (or other bluetooth capable device)?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
在原生操作系统 iOS 设备(iPhone 等)上,应用程序仅指定一个(立体声或单声道)音频输出路径。
On stock OS iOS devices (iPhone, et.al.), an app is only given one (stereo or mono) audio output route.