Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The audio recorded in IOS18 has a lower volume when played with audioplayers; closing the software and replaying restores the sound to normal #419

Closed
wils-oool opened this issue Oct 26, 2024 · 0 comments

Comments

@wils-oool
Copy link

Package version

  • audioplayers: 6.1.0

Environment

  • ios18

Describe the bug
The audio recorded in IOS18 has a lower volume when played with audioplayers; closing the software and replaying restores the sound to normal

A clear and concise description of what the bug is.

Add your record configuration RecordConfig(...)

RecordConfig(encoder: AudioEncoder.pcm16bits, numChannels: 1,
bitRate: 16000,sampleRate:16000,echoCancel: true, noiseSuppress: true,)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant