# Volume too low when playing wav files using FMOD Core API

**URL:** https://qa.fmod.com/t/volume-too-low-when-playing-wav-files-using-fmod-core-api/19856
**Category:** FMOD Engine
**Created:** [February 9, 2023, 6:48pm UTC](https://qa.fmod.com/t/volume-too-low-when-playing-wav-files-using-fmod-core-api/19856 "2023-02-09T18:48:09Z")
**Posts on this page:** 7
**Page:** 2

<div class="post-metadata">

### Author: ![Connor\_FMOD](https://yyz2.discourse-cdn.com/flex036/user_avatar/qa.fmod.com/connor_fmod/32/3685_2.png) [@Connor\_FMOD](https://qa.fmod.com/u/Connor_FMOD)
#### Post date: [March 6, 2023, 10:59pm UTC](https://qa.fmod.com/t/volume-too-low-when-playing-wav-files-using-fmod-core-api/19856/22 "2023-03-06T22:59:31Z")

</div>

Hi,

Thank you very much for the detailed reproduction steps and the video. I tested on a Pixel, Huawei, Samsung, and Honor and I was not able to reproduce the issue using the code you provided. Do you have any other test devices you can use?

---

<div class="post-metadata">

### Author: ![sviudes](https://avatars.discourse-cdn.com/v4/letter/s/dec6dc/32.png) [@sviudes](https://qa.fmod.com/u/sviudes)
#### Post date: [March 14, 2023, 5:48pm UTC](https://qa.fmod.com/t/volume-too-low-when-playing-wav-files-using-fmod-core-api/19856/23 "2023-03-14T17:48:59Z")

</div>

Hello.

I tested on several devices, but I’m only able to reproduce it with two Pixel 6 Pro (so it happens on all the Pixel 6 Pros, not only on mine), and also with an old Nexus 6, as you can see in this video: [FMOD Popping sound with Nexus 6 - YouTube](https://youtube.com/shorts/ot05lmyP1mg)

Although it seems that it doesn’t happen in all the Android devices, it would be great if you could reproduce the problem so you can fix it.

---

<div class="post-metadata">

### Author: ![Connor\_FMOD](https://yyz2.discourse-cdn.com/flex036/user_avatar/qa.fmod.com/connor_fmod/32/3685_2.png) [@Connor\_FMOD](https://qa.fmod.com/u/Connor_FMOD)
#### Post date: [March 19, 2023, 9:18pm UTC](https://qa.fmod.com/t/volume-too-low-when-playing-wav-files-using-fmod-core-api/19856/24 "2023-03-19T21:18:21Z")

</div>

Hi,

Unfortunately, we do not have that specific phone currently. I will pass this on to our development team to look into further and if there is any progress I will let you know.

---

<div class="post-metadata">

### Author: ![sviudes](https://avatars.discourse-cdn.com/v4/letter/s/dec6dc/32.png) [@sviudes](https://qa.fmod.com/u/sviudes)
#### Post date: [March 22, 2023, 9:50am UTC](https://qa.fmod.com/t/volume-too-low-when-playing-wav-files-using-fmod-core-api/19856/25 "2023-03-22T09:50:47Z")

</div>

Thank you. I hope you can fix it.

---

<div class="post-metadata">

### Author: ![Connor\_FMOD](https://yyz2.discourse-cdn.com/flex036/user_avatar/qa.fmod.com/connor_fmod/32/3685_2.png) [@Connor\_FMOD](https://qa.fmod.com/u/Connor_FMOD)
#### Post date: [March 29, 2023, 4:07am UTC](https://qa.fmod.com/t/volume-too-low-when-playing-wav-files-using-fmod-core-api/19856/26 "2023-03-29T04:07:53Z")

</div>

Hi,

We are looking into this issue, did you ever try my solution without suspending the mixer? If so, did you still experience the issue? Otherwise, would it be possible to give this solution a go: [Volume too low when playing wav files using FMOD Core API - #12 by Connor\_FMOD](https://qa.fmod.com/t/volume-too-low-when-playing-wav-files-using-fmod-core-api/19856/12). I understand this is the not the ideal solution, but we want to make sure it is the mixer suspend causing the issue.

Thanks.

---

<div class="post-metadata">

### Author: ![sviudes](https://avatars.discourse-cdn.com/v4/letter/s/dec6dc/32.png) [@sviudes](https://qa.fmod.com/u/sviudes)
#### Post date: [April 3, 2023, 2:18pm UTC](https://qa.fmod.com/t/volume-too-low-when-playing-wav-files-using-fmod-core-api/19856/27 "2023-04-03T14:18:51Z")

</div>

Hello,

Thank you for looking into this issue.

The problem occurs after system-\>mixerResume() (and then system-\>update()) is called, so, because you are not calling it in your code, it works as expected.

I have just tried the code that reproduces the problem on my Pixel 6 Pro, and it is working fine now, no more pop sounds! My device received a software update last week, maybe this is an issue from Google, and the fixed it. I have read the [changelog](https://support.google.com/pixelphone/thread/205950390/google-pixel-update-march-2023?hl=en), but I can’t find any mention to it…

The problem is still reproducible on a Nexus 6. Anyway, it’s an old device.

I am very sorry if the problem was with Android and not with FMOD, for bothering you with this.

---

<div class="post-metadata">

### Author: ![Connor\_FMOD](https://yyz2.discourse-cdn.com/flex036/user_avatar/qa.fmod.com/connor_fmod/32/3685_2.png) [@Connor\_FMOD](https://qa.fmod.com/u/Connor_FMOD)
#### Post date: [April 3, 2023, 10:05pm UTC](https://qa.fmod.com/t/volume-too-low-when-playing-wav-files-using-fmod-core-api/19856/28 "2023-04-03T22:05:58Z")

</div>

Hi,

Thank you for the information and for sharing the solution. No need to apologize! It is always worth looking into these issues. If you have any more questions, please don’t hesitate to ask!

[Previous page](https://qa.fmod.com/t/volume-too-low-when-playing-wav-files-using-fmod-core-api/19856.md?page=1)
