Skip to content

Conversation

@acalatrava
Copy link
Contributor

Since I'm using this for a VoIP app I needed to speed up the playback rate of the stream when there is a delay between the two parties. Because of this I implemented it both for Android and iOS and increase the blockSize to 8192 on Android to allow up to x3 speed on the stream.

@Larpoux
Copy link
Contributor

Larpoux commented Mar 3, 2024

Yes. Your code seems very interesting. I am going to implement it into the last_flutter_sound version.
Later, I will let the calling application to specify the blockSize as a parameter instead of hard coding it.

Thank you very much for your contribution.

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

Successfully merging this pull request may close these issues.

2 participants