get the voice recognition text to use it in other context

16 views
Skip to first unread message

carles.g...@gmail.com

unread,
Nov 11, 2015, 5:35:32 AM11/11/15
to Protocoder
Hello,

Looking to how to get the text (string).

After use this code:

media.voiceRecognition(function(text) {
console.log(text);
media.textToSpeech(text);
});

Can I use the media clas to get the TEXT variable? I was wondering how.

Cheers

Reply all
Reply to author
Forward
0 new messages