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

stuck on main function #3

Open
boyiliao9102 opened this issue Sep 19, 2017 · 1 comment
Open

stuck on main function #3

boyiliao9102 opened this issue Sep 19, 2017 · 1 comment

Comments

@boyiliao9102
Copy link

I port this sdk on Android arm platform,
but when I try to run run_assistant but it stop at
This function
std::shared_ptr<ClientReaderWriter<ConverseRequest, ConverseResponse>>
stream(std::move(assistant->Converse(&context)));

Is there any direction for me to debug ?

@Fleker
Copy link
Collaborator

Fleker commented Sep 19, 2017

I don't know that this sample will work on Android ARM. It has been tested on Ubuntu 14.04, x86-64 with the ALSA sound library. It may be better to take a look at the Android Things Assistant project.

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

2 participants