Access Token Generator
Generate access tokens for SDK and GRPC API testing
Generate New Token
This will generate a new access token that can be used for Speech SDK operations and Voicea GPRC API initial testing.
⚠️ Security: Keep this token secure and don't share it publicly
⚠️ Testing: This token is for testing purposes only and should not be used in production.
Production:
• Create a client in Cisco Developer Center with webex-voice-assistant:asr scope
e.g. "Identity:SCIM Identity:Organization Identity:Config webex-voice-assistant:asr"
• Follow CI guidelines: OAuth 2 Service Documentation
