Skip to content

Android streaming #1

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

Merged
merged 5 commits into from
Mar 18, 2024
Merged

Android streaming #1

merged 5 commits into from
Mar 18, 2024

Conversation

liam-mceneaney
Copy link
Owner

No description provided.

Digipom and others added 5 commits November 29, 2023 17:02
Warning about %lu on 32-bit targets. Updated to %zu.
Emulated the objc example of storing a buffer of audio data and
processing in chunks.  Current implementation has issues with handling
situations in which there is too much audio data, current solution is to
dump the buffer which means lost text.
@liam-mceneaney liam-mceneaney merged commit a9712a2 into master Mar 18, 2024
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