cURL
curl --request GET \ --url https://api.gbase.ai/v1/stt_token
"<any>"
获取 Azure Speech-to-Text Token
:param subscription_key: Azure Speech 服务的订阅密钥 :param region: 服务所在区域(例如:eastus, westeurope) :return: 访问令牌(JWT Token)
Successful Response
The response is of type any.
any