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

Provide Go SDK for Cobra #172

Closed
simon28082 opened this issue Sep 14, 2023 · 3 comments
Closed

Provide Go SDK for Cobra #172

simon28082 opened this issue Sep 14, 2023 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@simon28082
Copy link

Is your feature request related to a problem? Please describe.
Very much in need of vad detection technology, but using the go sdk, which I've found that TEAM doesn't provide at the moment!

Describe the solution you'd like
Provide golang sdk

Describe alternatives you've considered
I checked the sdk for the other go parts in the pico voice project, most of them are based on the cgo packaging, and currently cobra has c support, can you quickly convert it to cgo and add go support, but since I don't know c I can't do it to provide pr

@simon28082 simon28082 added the enhancement New feature or request label Sep 14, 2023
@mrrostam mrrostam self-assigned this Sep 14, 2023
@mrrostam mrrostam changed the title Can provide go sdk Provide Go SDK for Cobra Sep 14, 2023
@mrrostam
Copy link
Member

@simon28082, you are correct. Currently, there is no Go binding available for Cobra, and unfortunately, it's not on our immediate roadmap. As you pointed out, one with little knowledge of both C and Go can utilize the Cobra library file and incorporate it into their Go projects - similar binding. I will leave this request open to gauge community interest and prioritize the addition of this binding

@simon28082
Copy link
Author

That's great, I desperately need this kind of feature support, thanks a lot! @mrrostam

@kenarsa
Copy link
Member

kenarsa commented Sep 29, 2023

Closing due to inactivity.

@kenarsa kenarsa closed this as completed Sep 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants