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

AudioSendModeRequest is not exposed to the API #6

Open
cyb3rdog opened this issue Apr 15, 2021 · 0 comments
Open

AudioSendModeRequest is not exposed to the API #6

cyb3rdog opened this issue Apr 15, 2021 · 0 comments

Comments

@cyb3rdog
Copy link

cyb3rdog commented Apr 15, 2021

Issue description

There is this AudioSendModeRequest method allowing to set the AudioProcessingMode to other value than the default value
of AudioProcessingMode_AUDIO_UNKNOWN.

Unfortunatelly, it seems that there is no exposed RPC call to invoke that request from API to set up the AudioProcessingMode in vic-gateway to other value than this initial value, and therefore the only sound currently received from the AudioFeed is constant test tone...

Suggested Resolution

  • to expose this call as rpc to enable the actual audio to be streamed through AudioFeed.

Goal

  • to use this for what it was originally intended - to set it up for example to AUDIO_VOICE_DETECT_MODE, and process the audio with custom voice recognition systems even externally with the API, for all robots out there.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant