Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simultatneous Interpretation code added for create #22

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

Joezanini
Copy link

Added a create file for Simultaneous Interpretation functionality

@Joezanini Joezanini requested a review from adamweeks May 31, 2022 21:41
@DavidLiedle DavidLiedle added this to the Meetings: CRUD milestone Aug 3, 2022
@DavidLiedle DavidLiedle added enhancement New feature or request vertical Expands the range of topics covered, generally starting in Node labels Aug 3, 2022
const https = require('https'); // https://nodejs.org/api/https.html

const myWebexDeveloperToken = 'REPLACE ME WITH YOUR WEBEX DEVELOPER PERSONAL ACCESS TOKEN';
//REPLACE languageCode1/2 VARIABLES WITH REQUIRED LANGUAGES, BELOW IS EXAMPLE OF ENGLISH TO SPANSISH AND SPANISH TO ENGLISH
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are there links to docs we can add to this? Listing of supported language codes?

@DavidLiedle DavidLiedle removed this from the Meetings: CRUD milestone Aug 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request vertical Expands the range of topics covered, generally starting in Node
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants