Closed mallick84 closed 5 years ago
Have you seen #2 ? I am not sure if this is resolved from the "free" API keys
Yes, I have seen the that but still not able to solve my issue. Is it really the issue of free Api key?
i am using Microsoft cognitive service on on trial basis.
On Sat, Dec 22, 2018, 8:15 PM John Muschelli notifications@github.com wrote:
Have you seen #2 https://github.com/muschellij2/mscstts/issues/2 ? I am not sure if this is resolved from the "free" API keys
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/muschellij2/mscstts/issues/3#issuecomment-449575289, or mute the thread https://github.com/notifications/unsubscribe-auth/AgucOj9erMbmGSxiM56p4KfSQo6G7Bn-ks5u7kWggaJpZM4ZfW6w .
Can you try the new mscstts
version I just pushed
devtools::install_github("muschellij2/mscstts")
and confirm the fix? If so, Merry Christmas!
Thanks, Merry Christmas to you. i will try and let you know.
On Wed, Dec 26, 2018, 1:05 AM John Muschelli notifications@github.com wrote:
Can you try the new mscstts version I just pushed
devtools::install_github("muschellij2/mscstts")
and confirm the fix? If so, Merry Christmas!
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/muschellij2/mscstts/issues/3#issuecomment-449869803, or mute the thread https://github.com/notifications/unsubscribe-auth/AgucOoy5iQ4jPKtUPWBm54AnnmdbP2OOks5u8n4HgaJpZM4ZfW6w .
Hi, I am trying to use your package for the first time. In fact I am new to R.
I have set up my cognitive text to speech API.
Location: East Asia.
EndPoint: https://eastasia.api.cognitive.microsoft.com/sts/v1.0/issuetoken
Key1: 9afxxxxxxxxxxxx kwy:2: 8exxxxxxxxxxxx
API type: speech
Pricing Tier: Free.
I have install
remotes::install_github("muschellij2/mscstts")
As per your tutorial I have done the following steps
I am getting following error
I have also tried other way but still getting same error
I got the token from POSTMAN. software So, is there any code I am missing. Please need your support.