Can Azure speech subscriptionKey stored in client
Quill Zhou
25
Reputation points
I am using https://learn.microsoft.com/en-us/azure/ai-services/speech-service/how-to-recognize-speech?pivots=programming-language-swift to implement speech-to-text. I found that the example demo puts YourSubscriptionKey in the client code; is this safe and reasonable?
Sign in to answer