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

Add --json option to CLI commands #8

Open
gavv opened this issue Oct 9, 2024 · 0 comments
Open

Add --json option to CLI commands #8

gavv opened this issue Oct 9, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Contributions are welcome

Comments

@gavv
Copy link
Member

gavv commented Oct 9, 2024

Add --json option to:

  • roc-vad info
  • roc-vad device list
  • roc-vad device show
  • roc-vad device add
  • roc-vad device bind
  • roc-vad device connect

When --json is provided, function defined in tool/print.hpp, e.g. print_device_info(), should produce output in json format.

This will make it easier to use roc-vad tools from scripts.

@gavv gavv added enhancement New feature or request good first issue Good for newcomers help wanted Contributions are welcome labels Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Contributions are welcome
Projects
None yet
Development

No branches or pull requests

1 participant