B4X FEED Android 11 not playing mp3 soundpool DirAssets

اطلاعات موضوع

درباره موضوع در تاریخ, در دسته b4xfeed ایجاد شده و آغاز کننده آن practicalsoftمی باشد و موضوع آن: Android 11 not playing mp3 soundpool DirAssets است. این موضوع تا کنون 30 بازدید کننده و, 0 پاسخ داشته و 0 بار پسندیده شده...
نام دسته b4xfeed
نام موضوع Android 11 not playing mp3 soundpool DirAssets
آغاز کننده موضوع practicalsoft
تاریخ شروع
پاسخ‌ها
0
بازدیدها
30
پسندها
0
آخرین ارسال توسط PracticalSoft
Jun 6, 2020
11,559
4,422
I'am playing a little mp3 file with soundpool (sound airhorn) which is located on DirAssets. This was allways working but now on Android 11 it doesn't work any more (several devices).
When i send the mp3 file by a mail attachment it will normaly playing.

Any suggestions?

{code}Dim Snd As SoundPool
Dim LoadId As Int

If Snd.IsInitialized = False Then Snd.Initialize(1)
LoadId = Snd.Load(File.DirAssets,"LuchtHoorn.MP3")
Snd.Play(LoadId,1,1,1,0,0){/code}

 

عقب
بالا