I make speech recognition App using Bing speech API with javascript library. But I need to contain SubscriptionKey to Html/JS code using Library.
I think another person can see my key and use it. How to save my key? Can regenerate key dynamically on each user access? or Can set expire limitation to key?