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

Plyer audio for android with facade and example #144

Merged
merged 10 commits into from
May 16, 2015
Merged

Plyer audio for android with facade and example #144

merged 10 commits into from
May 16, 2015

Conversation

thegrymek
Copy link
Contributor

Hi,

Recently I finished with audio recording for android. It works for android Api>=9.

Please check it out!

best regards


Used for recording audio.
Use method `start` to start record and `stop` for stop recording.
For hear, what you have just recorded use method `play`.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: "To hear " (no comma). But a comma would be nice after "recorded".

@tshirtman
Copy link
Member

This looks nice overall, i have minor issues with documentation, but the rest is ok.

About codecs, i agree it's a complex problem, i think the best we could do would be to offer another api to return available codecs so the programmer can look if their favorite one is in the list, a bit like the result of mplayer --vc=help or ffmpeg -codecs.

@dessant
Copy link
Contributor

dessant commented May 16, 2015

👍

dessant added a commit that referenced this pull request May 16, 2015
Plyer audio for android with facade and example
@dessant dessant merged commit 93e574b into kivy:master May 16, 2015
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.

3 participants