ElkArte Community

Title: Voice record? Feature
Post by: gevv on February 21, 2016, 03:20:08 pm
Hi,

sometimes it's hard to write :)

 It can be a good feature with advanced permissions management  add a voice recording to topic
Title: Re: Voice record? Feature
Post by: emanuele on February 21, 2016, 03:25:41 pm
Interesting option.
Looks like HTML5 has support for recording from the microphone:
http://stackoverflow.com/questions/6262372/recording-sound-in-browser
Title: Re: Voice record? Feature
Post by: Joshua Dickerson on February 21, 2016, 08:25:38 pm
A better way would be to 1) make it an addon 2) use either Bing or Google's dictation service. It would add a small microphone next to the input field. It doesn't work on textareas so a little Javascript foo would need to be used to make it look like a textarea but actually be an input field or just have an extra input field that is copied to the textarea. You can see what I'm talking about by using your phone.

Here's an example of what I'm talking about: http://techwelkin.com/how-to-add-mic-speech-input-icon-in-a-textarea
Title: Re: Voice record? Feature
Post by: Joshua Dickerson on February 21, 2016, 10:46:31 pm
It gets transcribed. You lose all of the features of a forum with pure voice.