Hyo

Results 170 comments of Hyo

@gavrichards When `aac` is provided the `avFormat` for `iOS` is [kAudioFormatMPEG4AAC](https://developer.apple.com/documentation/coreaudiotypes/kaudioformatmpeg4aac). Could you kindly find out the correct format for `iOS` if you think this is a wrong value?

This is not possible in the current version "^3.2.0"

I am not sure about this. Should the file play without extension? Is this the normal behavior in `iOS`?

What happens if you change the config to below? 🤔 ``` ext { buildToolsVersion = "30.0.3" minSdkVersion = 24 compileSdkVersion = 30 targetSdkVersion = 30 kotlinVersion = "1.5.31" ```

Are you sure you are referring to the correct path?

> yea, i moved forward according to the doc, define a custom path , it works fine on ios but not on android unfortunately @hyochan Could you try `mp4` extension?...

> when i play recorded file . its running volume is very low. any solution? @hyochan Specify the version you are using and please try the recent one and comeback

Currently, the volume should be set after playing audio. I think this is a good issue though. I'll think about this.

@Vivaan7 Sorry for coming back so late. I was really busy these days 🙏\ I've just tested this out and I could not reproduce the problem. Can you reproduce this...