sound recording
Permalink
Is there built-in functionality (perhaps as an add-on or within the existing flash utility that the avatar's webcam-capture utilizes) that would allow users to record audio responses within a forum thread? (I want this for teaching foreign languages with e-learning.
Mahalo!
Mahalo!
Adobe Flash can access Microphone and Camera, but I don't know the specifics. It requires authorization to use everything, and I don't know if it can record, but I think it's worth looking into.
yes, there are a few flash-based recorders. I'm curious as to whether or not any are integrated into concrete5, but it appears not. Cheers
I'd suggest three things to do:
1 - Search in the marketplace over and over for something that does the job or can be easily adapted to it; if not:
2 - Try to google and adapt something that exists as a HTML or Flash block, or something; both while you...
3 - Wait a little more to see if someone with more experience with recording from a website can help you.
I'd suggest trying to find a flash tutorial that can do something similar to what you want (Or a few tutorials), and changing the code to your needs.
=====
Edit:
Let me add just a small thing I thought about while reading your post:
You won't get very far working just with Built-In features. Think about the functionality you want and make it happen as best as you can. First Spec its functionalities out, plan every single detail, THEN you write the Technical Specs, you think about how to make it happen. Instead of thinking about built-in, just decide how it works. Then make it happen, using built-in or not, but make it happen as it should, not as some built-in-feature was planned. C5 is neither supposed to hold back your ideas nor to give some almost-ready thing to make things work almost-well. It's supposed to help you make them happen.
1 - Search in the marketplace over and over for something that does the job or can be easily adapted to it; if not:
2 - Try to google and adapt something that exists as a HTML or Flash block, or something; both while you...
3 - Wait a little more to see if someone with more experience with recording from a website can help you.
I'd suggest trying to find a flash tutorial that can do something similar to what you want (Or a few tutorials), and changing the code to your needs.
=====
Edit:
Let me add just a small thing I thought about while reading your post:
You won't get very far working just with Built-In features. Think about the functionality you want and make it happen as best as you can. First Spec its functionalities out, plan every single detail, THEN you write the Technical Specs, you think about how to make it happen. Instead of thinking about built-in, just decide how it works. Then make it happen, using built-in or not, but make it happen as it should, not as some built-in-feature was planned. C5 is neither supposed to hold back your ideas nor to give some almost-ready thing to make things work almost-well. It's supposed to help you make them happen.