Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/ios/94.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Ios 颤振-我们可以同时在左耳播放一个声音文件和右耳播放另一个声音文件吗?_Ios_Iphone_Flutter_Mobile_Mobile Application - Fatal编程技术网

Ios 颤振-我们可以同时在左耳播放一个声音文件和右耳播放另一个声音文件吗?

Ios 颤振-我们可以同时在左耳播放一个声音文件和右耳播放另一个声音文件吗?,ios,iphone,flutter,mobile,mobile-application,Ios,Iphone,Flutter,Mobile,Mobile Application,我是颤振的初学者。我需要一个ios手机应用程序 我需要同时播放两种不同的声音 For ex: i) Sound file 1 on left ear, Sound file 2 on Right ear ii) Sound file 1 on right ear, Sound file 2 on left ear iii) Both sound files play in left ear iv) Both sound files play in right ear 我需要分别管理两种

我是颤振的初学者。我需要一个ios手机应用程序

我需要同时播放两种不同的声音

For ex:

i) Sound file 1 on left ear, Sound file 2 on Right ear

ii) Sound file 1 on right ear, Sound file 2 on left ear

iii) Both sound files play in left ear

iv) Both sound files play in right ear
我需要分别管理两种声音的音量

我需要在左耳同时播放一个声音文件,在右耳同时播放另一个声音文件

For ex:

i) Sound file 1 on left ear, Sound file 2 on Right ear

ii) Sound file 1 on right ear, Sound file 2 on left ear

iii) Both sound files play in left ear

iv) Both sound files play in right ear
这可能吗?如果是的话,你能给我发一些插件或代码吗


提前感谢。

您似乎需要访问本机功能,因为您需要配置声音设置阅读此尝试。从文档中可以看出,它似乎同时支持音频播放和have toggle方法player.EappiecOrsPeakersToggle()来切换耳机或扬声器。