Fix my AIA Pleae, I don’t know why but sound is not playing on button click.
Check my AIA and fix this.
test.aia (130.6 KB)
Fix my AIA Pleae, I don’t know why but sound is not playing on button click.
Check my AIA and fix this.
test.aia (130.6 KB)
f you are asking for help, I recommend you to make it as easy for others to be able to help you …
You probably will get more feedback then…
which means in your case post a screenshot of your relevant blocks…
To download the aia file, upload it to Kodular, open it, do some bug hunting for you, etc… this takes time, and most people will not do that…
Thank you.
Taifun
I tried but didn’t encounter any problems, it works.
Strange, do you have permission to play the audio?
Is kodular companion, or Android emulator, able to play sound? actually i tried through companion and installing .apk nothing work, no sound
are you able to play sound? can you hear?
Understandable, but there is just a sound asset and simple sound block, not able to play sound. although I’ll post according next time.
Try to use the Player component
Hi,
All this is not kodular issue, but my Android Emulator problem.
If anyone having same issue and using Companion or apk that have sound on Emulator, try these step to fix :
config.ini
and open it with any text editor (like Notepad or Notepad++).hw.audioInput
hw.audioOutput
yes
.hw.audioInput = yes
hw.audioOutput = yes
That’s it! The audio should now be working. Let me know in the comments if this solved your problem!