Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

feat: Add Video API snippets#121

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
SMadani merged 28 commits intoVonage:mainfromydumburs:add-video-snippets
Apr 25, 2025
Merged

Conversation

@ydumburs
Copy link
Contributor

This PR includes:

  • Video API snippets under com.vonage.quickstart.video
  • .env-example and com.vonage.quickstart.EnvironmentVariables update for Video parameters
  • Added JsonPrinter utility class for formatted output using Jackson
  • Fixed .env-example: corrected VOICE_LANGUAGE value to avoid fatJar failure. Seehttps://javadoc.io/doc/com.vonage/server-sdk/latest/com/vonage/client/voice/TextToSpeechLanguage.html
  • Fixed EnvironmentVariables.java: resolved conflict where numbers.Feature was mistaken for CatalogFeatures.
    Please let me know if any adjustments are needed.

Describe your changes here

Contribution Checklist

- Created a 'video' folder in src/main/java/com/vonage/quickstart/ and added video code snippets.- Added related environment variables to .env-example and src/main/java/com/vonage/quickstart/EnvironmentVariables.java.- Fixed .env-example: corrected VOICE_LANGUAGE value to avoid fatJar failure. Seehttps://javadoc.io/doc/com.vonage/server-sdk/latest/com/vonage/client/voice/TextToSpeechLanguage.html- Fixed EnvironmentVariables.java: resolved conflict where numbers.Feature was mistaken for CatalogFeatures.- Created a 'util' folder under src/main/java/com/vonage/quickstart/ and added JsonPrinter utility class for pretty-printing JSON using Jackson.
@ydumbursydumburs changed the titleAdd video API snippets and JsonPrinter utility, Ffx fatJar errorsAdd video API snippets and JsonPrinter utility, Fix fatJar errorsApr 22, 2025
@SMadaniSMadani changed the titleAdd video API snippets and JsonPrinter utility, Fix fatJar errorsfeat: Add Video API snippetsApr 25, 2025
@SMadaniSMadani merged commitb047da6 intoVonage:mainApr 25, 2025
10 checks passed
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@SMadaniSMadaniAwaiting requested review from SMadani

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@ydumburs@SMadani

[8]ページ先頭

©2009-2025 Movatter.jp