No sounds in Cocoon CanvasPlus built

Table of Content

If you are facing an issue with no sounds on your canvas plus built, please try following fixes.

Audio Plugin

Try to install following plugin to your cocoon project.

[xml]<plugin name=”cordova-plugin-nativeaudio” spec=”*”/>[/xml]

 

Just add the line above to your config.xml at Cocoon -> [Your Project] -> config.xml.

Info

I found out, that with 2.2.0 there is no need to install any additional plugin to get sounds working.

Audio files

It’s important to use the acurate audio file formats for each platform, iOS and Android. If you add a “.wav” audio file to Construct 2, it mostly can be converted to “.ogg” and “.m4a” automatically. If there is an issue, please check your audio files.

  • iOS, Windows Phone => .m4a
  • Android, any other platform => .ogg

Also enable both checkboxes at “Export audio files for” on the Construct 2 export options window.

 

Aktualisiert am März 31, 2018

War dieser Beitrag hilfreich?

Verwandte Artikel

Nicht die Lösung nach der du gesucht hast?
Klicke hier unten um ein Support-Ticket zu erstellen.
Visist our Forum!

Hinterlasse einen Kommentar

Diese Website verwendet Akismet, um Spam zu reduzieren. Erfahre mehr darüber, wie deine Kommentardaten verarbeitet werden.