Skip to content
This repository has been archived by the owner on Apr 23, 2021. It is now read-only.

How to add voice memo to an app via these tools... #28

Open
jryanhaber opened this issue Oct 13, 2017 · 0 comments
Open

How to add voice memo to an app via these tools... #28

jryanhaber opened this issue Oct 13, 2017 · 0 comments

Comments

@jryanhaber
Copy link

I am building an automated coaching tool and I want to be able to add voice memos to my app... would someone give me some pointers?

image

When the app asks a given question, I will add a voice file that it will play to actually ask the question... but then when I go to answer it, I want to press record, and have it capture the audio clip, and store it, and then drop a clip in the feed.

Thats the part I need help with..

And when I click on the feed, I want it to play the sequence of voice clips following... the question.. then the answer, etc...

in essence, the functions I am needing to find, I think, include something along the lines of...

Record_Voice_Clip_at_path();
Render_Voice_Clip_as_object();
Play_Voice_Clips_in_Sequence();

I understand this may be pretty far from the intended functionality of this tool, but are there functions in this library that would help me?

Would anyone care to help out?

I am happy to share a beta release of this coaching tool as soon as I get this aspect running...

image

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

No branches or pull requests

1 participant