vilicvane / cordova-plugin-tts

Cordova Text-to-Speech Plugin (Maintainer WANTED!)
177 stars 137 forks source link

Missing Command Error #47

Open hiejulia opened 7 years ago

hiejulia commented 7 years ago

I've got this error message while using Ionic 2 Missing Command Error Can anyone help with this? Thank you so much . :)

Yomag84 commented 7 years ago

Can you post your source code?

pollaris commented 6 years ago

With Cordova plugin I get "Missing Command Error" in browser and on Windows Phone...

window.TTS.speak( { text: 'hello, world!', locale: 'en-GB', rate: 0.75 }, null, function (reason) { messagez("whoops\n" + reason); });

ItsmeRahulKumawat commented 2 years ago

With Cordova plugin I get "Missing Command Error" in browser and on Windows Phone...

window.TTS.speak( { text: 'hello, world!', locale: 'en-GB', rate: 0.75 }, null, function (reason) { messagez("whoops\n" + reason); });

Getting the same when running - ionic cordova run browser

Error: exec proxy not found for :: TTS :: speak

screen shot 2017-10-26 at 19 53 15

async speak():Promise{ try{ await this.tts.speak(this.word); } catch(e){ alert(e); } }

did you found out the answer ?

zy682517 commented 2 years ago

I get the same error (Missing Command Error) in Android and have tried to fix but no success so far.

Yomag84 commented 2 years ago

Ionic text to speech cannot be tested on browser. set your phone to developer mode and run the test on it.

On Thu, 17 Mar 2022, 16:52 Robert Snedden, @.***> wrote:

I get the same error (Missing Command Error) in Android and have tried to fix but no success so far.

— Reply to this email directly, view it on GitHub https://github.com/vilic/cordova-plugin-tts/issues/47#issuecomment-1071006255, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABVYPQNE54XN3T63PUYP6BTVANINFANCNFSM4DJURPIA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you commented.Message ID: @.***>

zy682517 commented 2 years ago

Hi,

Thanks works well for me.

On Thu, 17 Mar 2022 at 16:11, Yomag84 @.***> wrote:

Ionic text to speech cannot be tested on browser. set your phone to developer mode and run the test on it.

On Thu, 17 Mar 2022, 16:52 Robert Snedden, @.***> wrote:

I get the same error (Missing Command Error) in Android and have tried to fix but no success so far.

— Reply to this email directly, view it on GitHub < https://github.com/vilic/cordova-plugin-tts/issues/47#issuecomment-1071006255 , or unsubscribe < https://github.com/notifications/unsubscribe-auth/ABVYPQNE54XN3T63PUYP6BTVANINFANCNFSM4DJURPIA

. Triage notifications on the go with GitHub Mobile for iOS < https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675

or Android < https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub .

You are receiving this because you commented.Message ID: @.***>

— Reply to this email directly, view it on GitHub https://github.com/vilic/cordova-plugin-tts/issues/47#issuecomment-1071028982, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOJPIV4C7TMBJIRNI6YXG5DVANKRVANCNFSM4DJURPIA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you commented.Message ID: @.***>

-- Best Regards and God Bless

Robert Snedden

Tel: 0131 664 1720 Mobile: 07801420461