You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Package version
Environment
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,)
The text was updated successfully, but these errors were encountered: