assistant-sdk-cpp icon indicating copy to clipboard operation
assistant-sdk-cpp copied to clipboard

Example of Google Assistant gRPC in C++

Results 30 assistant-sdk-cpp issues
Sort by recently updated
recently updated
newest added

opening microphine automatically for multi turn situation.

[{"_id":"6367d8faea01ec786e857ca3","body":"When you get a response, you should be able to turn on the microphone programmatically.\r\n\r\nIdeally this sample should be reading the value of `dialog_state_out.microphone_mode` to see if it is `[DIALOG_FOLLOW_ON](https:\/\/github.com\/googleapis\/googleapis\/blob\/master\/google\/assistant\/embedded\/v1alpha2\/embedded_assistant.proto#L408)` and re-enable the mic in that case.","issue_id":1662614781237,"origin_id":414419642,"user_origin_id":3291635,"create_time":1534790311,"update_time":1534790311,"id":1667750138321,"updated_at":"2022-11-06T15:55:38.320000Z","created_at":"2022-11-06T15:55:38.320000Z"},{"_id":"6367d8faea01ec786e857ca4","body":"I'll leave this open as it's something that should be in the sample.","issue_id":1662614781237,"origin_id":414419691,"user_origin_id":3291635,"create_time":1534790321,"update_time":1534790321,"id":1667750138324,"updated_at":"2022-11-06T15:55:38.323000Z","created_at":"2022-11-06T15:55:38.323000Z"}] comment

hello, what I want to do is that open the microphone resouce when the response from google assistant is re-asking, for example, Me: add my schedule G : what’s the...

make run_assistant failed.

[{"_id":"6367db558041c95dfb1fbaca","body":"It looks like you didn't clone or compile the protos first? Can you confirm that you have the `googleapis` directory?","issue_id":1662614781242,"origin_id":411144464,"user_origin_id":3291635,"create_time":1533664309,"update_time":1533664309,"id":1667750741198,"updated_at":"2022-11-06T16:05:41.197000Z","created_at":"2022-11-06T16:05:41.197000Z"},{"_id":"6367db558041c95dfb1fbacb","body":"Yes I have checked..it is there\n\nOn Tue, 7 Aug 2018, 23:21 Nick, <[email protected]> wrote:\n\n> It looks like you didn't clone or compile the protos first? Can you\n> confirm that you have the googleapis directory?\n>\n> \u2014\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https:\/\/github.com\/googlesamples\/assistant-sdk-cpp\/issues\/38#issuecomment-411144464>,\n> or mute the thread\n> <https:\/\/github.com\/notifications\/unsubscribe-auth\/Ad-rXxp5IUtTRTF4AxIdiM1a6mDtJdsxks5uOdO1gaJpZM4Vxz5r>\n> .\n>\n","issue_id":1662614781242,"origin_id":411257583,"user_origin_id":31435615,"create_time":1533693073,"update_time":1533693073,"id":1667750741202,"updated_at":"2022-11-06T16:05:41.202000Z","created_at":"2022-11-06T16:05:41.202000Z"},{"_id":"6367db558041c95dfb1fbacc","body":"I've scheduled a CI build to see if I can reproduce.\r\n\r\nHave you synced with the most recent changes to the Makefile? If so, maybe going back a few commits may yield better results. I know the most recent PR made some changes to the Makefile.\r\n\r\n`git checkout f88a48e2ba952c244037918fb0e3a0297fb2bab0` should take you back to [a recent commit](https:\/\/github.com\/googlesamples\/assistant-sdk-cpp\/commit\/f88a48e2ba952c244037918fb0e3a0297fb2bab0).","issue_id":1662614781242,"origin_id":411494631,"user_origin_id":3291635,"create_time":1533750732,"update_time":1533750732,"id":1667750741206,"updated_at":"2022-11-06T16:05:41.205000Z","created_at":"2022-11-06T16:05:41.205000Z"},{"_id":"6367db558041c95dfb1fbacd","body":"Is your issue related to #35? Can you delete the `googleapis\/google\/ads` directory and see if there's an issue?","issue_id":1662614781242,"origin_id":411601939,"user_origin_id":3291635,"create_time":1533775987,"update_time":1533775987,"id":1667750741209,"updated_at":"2022-11-06T16:05:41.208000Z","created_at":"2022-11-06T16:05:41.208000Z"},{"_id":"6367db558041c95dfb1fbace","body":"I have deleted the directory before logging an issue. Will check with\nrecent changes after updating codebase... thanks\n\nOn Thu, 9 Aug 2018, 06:23 Nick, <[email protected]> wrote:\n\n> Is your issue related to #35\n> <https:\/\/github.com\/googlesamples\/assistant-sdk-cpp\/issues\/35>? Can you\n> delete the googleapis\/google\/ads directory and see if there's an issue?\n>\n> \u2014\n> You are receiving this because you authored the thread.\n> Reply to this email directly, view it on GitHub\n> <https:\/\/github.com\/googlesamples\/assistant-sdk-cpp\/issues\/38#issuecomment-411601939>,\n> or mute the thread\n> <https:\/\/github.com\/notifications\/unsubscribe-auth\/Ad-rX633SNm3v_c_dSXCSTfAmDWDyPO6ks5uO4fzgaJpZM4Vxz5r>\n> .\n>\n","issue_id":1662614781242,"origin_id":411613521,"user_origin_id":31435615,"create_time":1533780297,"update_time":1533780297,"id":1667750741211,"updated_at":"2022-11-06T16:05:41.211000Z","created_at":"2022-11-06T16:05:41.211000Z"},{"_id":"6367db558041c95dfb1fbacf","body":"Thanks Fleker...Now the build error is solved by taking the recent commit.\r\nWhen i try to execute the step 6 and try to click the link to get the code it is giving me Error 500 (Server error): So i am not able to get the CODE..Can you give guidance to overcome this?\r\n\r\n---------------------------------------------------------\r\n Get credentials file. It must be an end-user's credentials.\r\n\r\n Go to the Actions Console and register your device model, following these instructions\r\n Move it in this folder and rename it to client_secret.json\r\n run get_credentials.sh in this folder. It will create the file credentials.json.\r\n------------------------------------------\r\nsakthi@indbrnblx039:~\/Linux-Google-Home\/assistant-sdk-cpp ((f88a48e...))$sudo .\/get_credentials.sh\r\nClient id: 215236190270-gvsipi4d1t3nkdgd8d7l43j0h4k87drq.apps.googleusercontent.com\r\nClient secret: TYdAXtgckAePPqmN2fBOUKGb\r\n\r\nPlease go to the following link to authorize, and copy back the code here:\r\nhttps:\/\/accounts.google.com\/o\/oauth2\/v2\/auth?scope=https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fassistant-sdk-prototype&access_type=offline&include_granted_scopes=true&state=state&redirect_uri=urn%3Aietf%3Awg%3Aoauth%3A2.0%3Aoob&response_type=code&client_id=215236190270-gvsipi4d1t3nkdgd8d7l43j0h4k87drq.apps.googleusercontent.com\r\n","issue_id":1662614781242,"origin_id":412460277,"user_origin_id":31435615,"create_time":1534152510,"update_time":1534152510,"id":1667750741214,"updated_at":"2022-11-06T16:05:41.213000Z","created_at":"2022-11-06T16:05:41.213000Z"},{"_id":"6367db558041c95dfb1fbad0","body":"You may need to first setup an [OAuth consent screen](https:\/\/developers.google.com\/assistant\/sdk\/guides\/service\/python\/embed\/config-dev-project-and-account)\r\n\r\n![image](https:\/\/user-images.githubusercontent.com\/3291635\/44052297-134c7880-9ef1-11e8-908c-1bdc151e059d.png)\r\n","issue_id":1662614781242,"origin_id":412628890,"user_origin_id":3291635,"create_time":1534187107,"update_time":1534187107,"id":1667750741217,"updated_at":"2022-11-06T16:05:41.216000Z","created_at":"2022-11-06T16:05:41.216000Z"}] comment

Just followed the readme and try to build the run_assistant..getting an error? Please help to check what is the issue? ~/Linux-Google-Home/assistant-sdk-cpp$ make run_assistant find: `/googleapis/gens/google/api': No such file or directory...

Build error and Fix

[{"_id":"6367dc3dea01ec786e858043","body":"I found this seemed to cause by the same issue mentioned in #35,\r\nRemoving \"google\/ads\" tentatively lead to fix every error I wrote in this issue and worked fine on Ubuntu Linux on AES EC2.\r\n ","issue_id":1662614781247,"origin_id":407698800,"user_origin_id":10650526,"create_time":1532512113,"update_time":1532512148,"id":1667750973261,"updated_at":"2022-11-06T16:09:33.260000Z","created_at":"2022-11-06T16:09:33.260000Z"},{"_id":"6367dc3dea01ec786e858044","body":"Okay, then fixing the build instructions should fix both.","issue_id":1662614781247,"origin_id":407843224,"user_origin_id":3291635,"create_time":1532541666,"update_time":1532541666,"id":1667750973264,"updated_at":"2022-11-06T16:09:33.264000Z","created_at":"2022-11-06T16:09:33.264000Z"}] comment

Final stage of build process, "make run_assisitant" may give me the following error, ``` g++ /home/ubuntu/git/assistant-sdk-cpp//googleapis/gens/google/assistant/embedded/v1alpha2/embedded_assistant.pb.o /home/ubuntu/git/assistant-sdk-cpp//googleapis/gens/google/assistant/embedded/v1alpha2/embedded_assistant.grpc.pb.o googleapis.ar src/json_util.o src/base64_encode.o src/run_assistant_text.o -lm -lm -lgrpc_cronet -Wl,--no-as-needed -lgrpc++_reflection -Wl,--as-needed -lprotobuf -lpthread -ldl...

run_assistant with "Prive managers HK" fails to get response

[{"_id":"6367db7f8041c95dfb1fbb24","body":"\"Prive managers HK\" is an address\/place?","issue_id":1662614781252,"origin_id":386381333,"user_origin_id":3291635,"create_time":1525369992,"update_time":1525370000,"id":1667750783557,"updated_at":"2022-11-06T16:06:23.557000Z","created_at":"2022-11-06T16:06:23.557000Z"},{"_id":"6367db7f8041c95dfb1fbb25","body":"1. That is a Hong Kong company.\r\n2. Shouldn't the response be \"Sorry, I don't understand what that means.\" ?\r\n","issue_id":1662614781252,"origin_id":386778119,"user_origin_id":17287685,"create_time":1525494442,"update_time":1525494442,"id":1667750783561,"updated_at":"2022-11-06T16:06:23.561000Z","created_at":"2022-11-06T16:06:23.561000Z"},{"_id":"6367db7f8041c95dfb1fbb26","body":"If I do it on my phone, it does understand it. It shows the location. It seems like certain queries such as maps may not be returning text right now.","issue_id":1662614781252,"origin_id":386834187,"user_origin_id":3291635,"create_time":1525553594,"update_time":1525553594,"id":1667750783564,"updated_at":"2022-11-06T16:06:23.563000Z","created_at":"2022-11-06T16:06:23.563000Z"},{"_id":"6367db7f8041c95dfb1fbb27","body":"I see. That's fine actually, if there would exist, for these cases, a simple way to extract the information from the AssistResponse object?\r\n(eg. the response url?)","issue_id":1662614781252,"origin_id":386932946,"user_origin_id":17287685,"create_time":1525656074,"update_time":1525656074,"id":1667750783567,"updated_at":"2022-11-06T16:06:23.566000Z","created_at":"2022-11-06T16:06:23.566000Z"},{"_id":"6367db7f8041c95dfb1fbb28","body":"I'm not sure if the response publicly has that data right now.","issue_id":1662614781252,"origin_id":387127745,"user_origin_id":3291635,"create_time":1525711653,"update_time":1525711653,"id":1667750783570,"updated_at":"2022-11-06T16:06:23.569000Z","created_at":"2022-11-06T16:06:23.569000Z"}] comment

Hi, Today, I try to run_assistant with "Prive managers HK" text_input. No response gets back. May I know how to fix this? + The logs are attached as below. Kind...

run_assistant fails to run on a different node

[{"_id":"6367d82c3056137e2667e31c","body":"I'm not too familiar with how Kubernetes handles things. Is each node a separate process, running the sample individually?\r\n\r\nHow long do you wait for the program to run before determining it is unsuccessful?","issue_id":1662614781257,"origin_id":386057344,"user_origin_id":3291635,"create_time":1525282233,"update_time":1525282233,"id":1667749932649,"updated_at":"2022-11-06T15:52:12.648000Z","created_at":"2022-11-06T15:52:12.648000Z"},{"_id":"6367d82c3056137e2667e31d","body":"I have compiled everything into a docker image, including credentials.json, on one machine (say node-18). Running run_assistant in a docker container works perfectly fine on node-18.\r\n\r\nThen, I pull that docker image to another machine (say node-10), and start a docker container. It gets stuck (see logs below).\r\n\r\nThe docker image simply guarantees that both processes (node-18 and node-10) run exactly in the same clean environment. The only difference is that one runs on node-18, and another runs on node-10.\r\n\r\n** For your second question, I wait for 5 minutes to determine that it is unsuccessful. Here is the proof.\r\n\r\n[root@2370c6f65619 assistant-sdk-cpp]# date\r\nThu May 3 02:25:42 UTC 2018\r\n[root@2370c6f65619 assistant-sdk-cpp]# LD_LIBRARY_PATH=runtime bin\/run_assistant --text_input \"What time is it?\" --credentials_file asset\/credentials.json --verbose\r\nUsing locale en-US\r\nassistant_sdk robots_pem:\r\nassistant_sdk CreateCustomChannel(embeddedassistant.googleapis.com:443, creds, arg)\r\n\r\n^C\r\n[root@2370c6f65619 assistant-sdk-cpp]# date\r\nThu May 3 02:30:45 UTC 2018\r\n[root@2370c6f65619 assistant-sdk-cpp]# \r\n","issue_id":1662614781257,"origin_id":386177684,"user_origin_id":17287685,"create_time":1525315113,"update_time":1525315113,"id":1667749932653,"updated_at":"2022-11-06T15:52:12.653000Z","created_at":"2022-11-06T15:52:12.653000Z"},{"_id":"6367d82c3056137e2667e31e","body":"I really don't know why there'd be any issue. If the environments are the same, then there shouldn't be any software issues. Are you rebuilding the binary in each docker image, or using the same binary? Are there any specific hardware differences in each container that may cause a binary to run in one but not the other?","issue_id":1662614781257,"origin_id":386382284,"user_origin_id":3291635,"create_time":1525370167,"update_time":1525370167,"id":1667749932656,"updated_at":"2022-11-06T15:52:12.656000Z","created_at":"2022-11-06T15:52:12.656000Z"},{"_id":"6367d82c3056137e2667e31f","body":"1) It is the same binary\r\n2) It runs on the same OS (centos\/7 base image)\r\n3) I use the same cloud infrastructure\r\n\r\nI still don't know why at this moment....","issue_id":1662614781257,"origin_id":386778307,"user_origin_id":17287685,"create_time":1525494690,"update_time":1525494690,"id":1667749932659,"updated_at":"2022-11-06T15:52:12.658000Z","created_at":"2022-11-06T15:52:12.658000Z"},{"_id":"6367d82c3056137e2667e320","body":"Maybe let me explain why I need to run it on different nodes.\r\n\r\n1) Load balancing \/ redundancy : I want the assistant-SDK service to be a) highly available, and b) capable of handling huge network traffic.\r\n2) The user-journey : a) Users will consume the service via Google Chrome browser where the audio-stream will be captured in javascript and redirected to (java) spring websocket server. b) The audio-stream will then be reverse-proxied to your underlying assistant-sdk c++ wrapped in a docker container deployed via Google kubernetes. c) Your c++ service will then consume the google assistant sdk grpc service hosted by Google.\r\n\r\nThis is the experiment that I want to showcase to my management","issue_id":1662614781257,"origin_id":386778596,"user_origin_id":17287685,"create_time":1525495082,"update_time":1525495169,"id":1667749932661,"updated_at":"2022-11-06T15:52:12.661000Z","created_at":"2022-11-06T15:52:12.661000Z"},{"_id":"6367d82c3056137e2667e321","body":"Maybe, if you can, rebuild the binary on each container separately and see if that resolves your issue.","issue_id":1662614781257,"origin_id":386834052,"user_origin_id":3291635,"create_time":1525553488,"update_time":1525553488,"id":1667749932663,"updated_at":"2022-11-06T15:52:12.663000Z","created_at":"2022-11-06T15:52:12.663000Z"},{"_id":"6367d82c3056137e2667e322","body":"I will try this, and come back to you with updates soon.\r\n\r\nMany thanks by the way!","issue_id":1662614781257,"origin_id":386933161,"user_origin_id":17287685,"create_time":1525656199,"update_time":1525656199,"id":1667749932666,"updated_at":"2022-11-06T15:52:12.666000Z","created_at":"2022-11-06T15:52:12.666000Z"}] comment

Hey there, I have run_assistant working perfectly fine in a docker container on one node, say node-18. However, when I start the same docker container on a separate node, say...

assistant_sdk failed, error: OS Error

[{"_id":"6367d5c33056137e2667e009","body":"mpChannel->GetState()\r\nwhen state is GRPC_CHANNEL_IDLE,it is ok.\r\nbut when state is GRPC_CHANNEL_READY,the oper result will be bad.","issue_id":1662614781264,"origin_id":379652206,"user_origin_id":11845664,"create_time":1523256640,"update_time":1523256660,"id":1667749315460,"updated_at":"2022-11-06T15:41:55.459000Z","created_at":"2022-11-06T15:41:55.459000Z"},{"_id":"6367d5c33056137e2667e00a","body":"Is there any other information you can provide, such as a way to reproduce this error?","issue_id":1662614781264,"origin_id":379863159,"user_origin_id":3291635,"create_time":1523301443,"update_time":1523301443,"id":1667749315463,"updated_at":"2022-11-06T15:41:55.463000Z","created_at":"2022-11-06T15:41:55.463000Z"},{"_id":"6367d5c33056137e2667e00b","body":"run_assistant.cc \t\r\n\r\ngrpc::Status status = stream1->Finish();\r\n\t\tif (!status.ok()) {\r\n\t\t\t\/\/ Report the RPC failure.\r\n\t\t\tstd::cerr << \"assistant_sdk failed, error: \" <<\r\n\t\t\t\tstatus.error_message() << std::endl;\r\n\t\t\treturn false;\r\n\t\t}****","issue_id":1662614781264,"origin_id":380082860,"user_origin_id":11845664,"create_time":1523363812,"update_time":1523363812,"id":1667749315466,"updated_at":"2022-11-06T15:41:55.466000Z","created_at":"2022-11-06T15:41:55.466000Z"},{"_id":"6367d5c33056137e2667e00c","body":"-------------------------------------------\r\nmy use is saving channel state:\r\n---------------------------------------------\r\n\t\tmpChannel = CreateChannel(api_endpoint);\r\n\t\t\tassistant = std::unique_ptr<EmbeddedAssistant::Stub>(\r\n\t\t\t\tEmbeddedAssistant::NewStub(mpChannel));\r\n\r\n-------------------------------------------------------------------------------------------------\r\nevery time use send and receive:\r\n--------------------------------------------------------------\r\nif (context != NULL)\r\n\t\t\t{\r\n\t\t\t\tdelete context;\r\n\t\t\t\tcontext = NULL;\r\n\t\t\t}\r\n\t\t\tcontext = new grpc::ClientContext;\r\n\t\t\tcontext->set_fail_fast(false);\r\n\t\t\tcontext->set_credentials(call_credentials);\t\r\nstream1 = std::shared_ptr<ClientReaderWriter<ConverseRequest, ConverseResponse>>(std::move(assistant->Converse(context)));\r\n\r\n::google::assistant::embedded::v1alpha1::ConverseConfig* converse_config = request1.mutable_config();\r\n\t\tconverse_config->mutable_audio_in_config()->set_encoding(AudioInConfig::LINEAR16);\r\n\t\tconverse_config->mutable_audio_in_config()->set_sample_rate_hertz(16000);\r\n\t\tconverse_config->mutable_audio_out_config()->set_encoding(AudioOutConfig::MP3);\r\n\t\tconverse_config->mutable_audio_out_config()->set_sample_rate_hertz(16000);\r\n\r\n\t\tstream1->Write(request1);\r\n while (stream1->Read(&response))\r\n\t\t{ \r\n\t\t\tif ((response.has_error() || response.has_audio_out() ||\r\n\t\t\t\tresponse.event_type() == ConverseResponse_EventType_END_OF_UTTERANCE))\r\n\t\t\t{\r\n\t\t\t\t\/\/printf(\" Synchronously stops audio input.\");\r\n\t\t\t\t\/\/audio_input->Stop();\r\n\t\t\t}\r\n\r\n\t\t\tif (response.has_audio_out())\r\n\t\t\t{\r\n\t\t\t\r\n }\r\n }\r\n\r\n\r\nit works ok on windows system,but some times error in ubuntu\r\n\r\n\r\n\r\n","issue_id":1662614781264,"origin_id":380083434,"user_origin_id":11845664,"create_time":1523363938,"update_time":1523364170,"id":1667749315468,"updated_at":"2022-11-06T15:41:55.468000Z","created_at":"2022-11-06T15:41:55.468000Z"},{"_id":"6367d5c33056137e2667e00d","body":"It looks like you're using an earlier version of the sample, such as using API version v1alpha1. You may want to consider updating to a newer version which uses v1alpha2 and has additional features like text input and output. It may also be slightly more reliable.\r\n\r\nI am not familiar with the error that you've been getting.","issue_id":1662614781264,"origin_id":380179610,"user_origin_id":3291635,"create_time":1523380672,"update_time":1523380672,"id":1667749315472,"updated_at":"2022-11-06T15:41:55.472000Z","created_at":"2022-11-06T15:41:55.472000Z"},{"_id":"6367d5c33056137e2667e00e","body":"ok i will have a try","issue_id":1662614781264,"origin_id":380295622,"user_origin_id":11845664,"create_time":1523409466,"update_time":1523409466,"id":1667749315475,"updated_at":"2022-11-06T15:41:55.474000Z","created_at":"2022-11-06T15:41:55.474000Z"}] comment

Init ok,and write data ok,but response always "OS Error";Some times ok. ubuntu

Support for NEWS and MUSIC Playback management

[{"_id":"6367d043ea01ec786e8571ef","body":"Right now the Assistant Service API does not support handling these media responses.","issue_id":1662614781270,"origin_id":372395158,"user_origin_id":3291635,"create_time":1520875840,"update_time":1520875840,"id":1667747907099,"updated_at":"2022-11-06T15:18:27.098000Z","created_at":"2022-11-06T15:18:27.098000Z"},{"_id":"6367d043ea01ec786e8571f0","body":"Hello Fleker,\r\nThanks for your updates.\r\nI would like to confirm that NEWS and MUSIC Playback functionality is supported with Python based Assistant SDK.","issue_id":1662614781270,"origin_id":372546704,"user_origin_id":29538257,"create_time":1520916841,"update_time":1520916841,"id":1667747907102,"updated_at":"2022-11-06T15:18:27.102000Z","created_at":"2022-11-06T15:18:27.102000Z"},{"_id":"6367d043ea01ec786e8571f1","body":"Neither news nor music playback are supported in the SDK right now.","issue_id":1662614781270,"origin_id":372757118,"user_origin_id":3291635,"create_time":1520963331,"update_time":1520963331,"id":1667747907105,"updated_at":"2022-11-06T15:18:27.105000Z","created_at":"2022-11-06T15:18:27.105000Z"},{"_id":"6367d043ea01ec786e8571f2","body":"Thanks for the response Fleker.\r\nIs there any possibility that NEWS and MUSIC Playback might be supported with this version of assistant-sdk-cpp or assistant-sdk-python.\r\nIt will be good, even if I can get the steps\/procedure to enable the same in the current assistant-sdk-cpp\/assistant-sdk-python.\r\nI'm trying to build an equivalent product of Google Home.\r\nThanks in advance. ","issue_id":1662614781270,"origin_id":372906117,"user_origin_id":29538257,"create_time":1521004054,"update_time":1521004054,"id":1667747907108,"updated_at":"2022-11-06T15:18:27.107000Z","created_at":"2022-11-06T15:18:27.107000Z"},{"_id":"6367d043ea01ec786e8571f3","body":"Right now media playback is not supported for third-party developers in any of our SDK offerings. It's definitely something I'd like to get added, but I don't have a specific timeline on it.","issue_id":1662614781270,"origin_id":373110251,"user_origin_id":3291635,"create_time":1521048995,"update_time":1521048995,"id":1667747907110,"updated_at":"2022-11-06T15:18:27.110000Z","created_at":"2022-11-06T15:18:27.110000Z"},{"_id":"6367d043ea01ec786e8571f4","body":"Thanks for the updates Fleker.\r\nCan u please suggest me an option\/procedure to build a full featured Google assistant supported product with NEWS and MUSIC Playback without utilization of current open source SDK's, according to your knowledge. It will be good even if can get contact of someone who could guide me with this.\r\nI'm very much looking forward to understand and build a Google supported product. I hope you could help me in this. \r\nThanks in advance.\r\n","issue_id":1662614781270,"origin_id":373337493,"user_origin_id":29538257,"create_time":1521111436,"update_time":1521111436,"id":1667747907113,"updated_at":"2022-11-06T15:18:27.113000Z","created_at":"2022-11-06T15:18:27.113000Z"},{"_id":"6367d043ea01ec786e8571f5","body":"There's not a simple procedure as it stands. You can fill out [the interest form](https:\/\/developers.google.com\/assistant\/sdk\/interest) but we're preferring developers use the public SDKs. Some features like media playback are not ready yet, but you can build the rest of the product.","issue_id":1662614781270,"origin_id":373456456,"user_origin_id":3291635,"create_time":1521134482,"update_time":1521134482,"id":1667747907116,"updated_at":"2022-11-06T15:18:27.116000Z","created_at":"2022-11-06T15:18:27.116000Z"},{"_id":"6367d043ea01ec786e8571f6","body":"Fleker, thanks for your patience and time.\r\nNow I can decide with which I can start.","issue_id":1662614781270,"origin_id":373607721,"user_origin_id":29538257,"create_time":1521178153,"update_time":1521178153,"id":1667747907118,"updated_at":"2022-11-06T15:18:27.118000Z","created_at":"2022-11-06T15:18:27.118000Z"}] comment

Hi There, I would like to confirm whether this reference implementation would be able to support NEWS and MUSIC Playback. I'm listening the voice response for NEWS and MUSIC Playback...

enhancement

assistant_sdk failed, error: lame client channel

[{"_id":"6367cf9e4267bf3cd44c9521","body":"`don't know how to resolve 'embeddedassistant.googleapis.com:443'`\r\n\r\nThis looks like a connectivity issue","issue_id":1662614781275,"origin_id":368090666,"user_origin_id":3291635,"create_time":1519409134,"update_time":1519409134,"id":1667747742607,"updated_at":"2022-11-06T15:15:42.607000Z","created_at":"2022-11-06T15:15:42.607000Z"},{"_id":"6367cf9e4267bf3cd44c9522","body":"hi, this is the result of the ping and telnet command:\r\nwxd@suntec:~\/assistant-sdk-cpp$ telnet embeddedassistant.googleapis.com 443\r\nTrying 172.217.160.74...\r\nConnected to googleapis.l.google.com.\r\nEscape character is '^]'.\r\nConnection closed by foreign host.\r\nwxd@suntec:~\/assistant-sdk-cpp$ ping embeddedassistant.googleapis.com\r\nPING googleapis.l.google.com (172.217.160.74) 56(84) bytes of data.\r\n64 bytes from tsa01s09-in-f10.1e100.net (172.217.160.74): icmp_seq=1 ttl=32 time=525 ms\r\n64 bytes from tsa01s09-in-f10.1e100.net (172.217.160.74): icmp_seq=2 ttl=32 time=535 ms\r\n64 bytes from tsa01s09-in-f10.1e100.net (172.217.160.74): icmp_seq=3 ttl=32 time=527 ms\r\n64 bytes from tsa01s09-in-f10.1e100.net (172.217.160.74): icmp_seq=4 ttl=32 time=530 ms\r\n64 bytes from tsa01s09-in-f10.1e100.net (172.217.160.74): icmp_seq=5 ttl=32 time=530 ms\r\n64 bytes from tsa01s09-in-f10.1e100.net (172.217.160.74): icmp_seq=6 ttl=32 time=536 ms\r\n64 bytes from tsa01s09-in-f10.1e100.net (172.217.160.74): icmp_seq=7 ttl=32 time=528 ms\r\n^C\r\n--- googleapis.l.google.com ping statistics ---\r\n8 packets transmitted, 7 received, 12% packet loss, time 7000ms\r\nrtt min\/avg\/max\/mdev = 525.030\/530.642\/536.057\/3.804 ms","issue_id":1662614781275,"origin_id":368186764,"user_origin_id":33155189,"create_time":1519436749,"update_time":1519436749,"id":1667747742611,"updated_at":"2022-11-06T15:15:42.611000Z","created_at":"2022-11-06T15:15:42.611000Z"}] comment

hi, I get a error when Start run_assistant: wxd@suntec:~/assistant-sdk-cpp$ ./run_assistant --audio_input ./resources/weather_in_mountain_view.raw --credentials_file ./credentials.json --credentials_type USER_ACCOUNT assistant_sdk robots_pem: assistant_sdk CreateCustomChannel(embeddedassistant.googleapis.com:443, creds, arg) E0223 16:30:13.280134655 398 resolver_registry.cc:111] don't know how to...

stuck on main function

[{"_id":"6367de9d4267bf3cd44ca5f2","body":"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](https:\/\/github.com\/androidthings\/sample-googleassistant) Assistant project.","issue_id":1662614781281,"origin_id":330628237,"user_origin_id":3291635,"create_time":1505845474,"update_time":1505845474,"id":1667751581705,"updated_at":"2022-11-06T16:19:41.704000Z","created_at":"2022-11-06T16:19:41.704000Z"}] comment

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 stream(std::move(assistant->Converse(&context))); Is there any direction for me to...

Link errors for make run_assistant

[{"_id":"66de8ee51668f2814800902c","body":"Hi! @yblin00 \r\n\r\nDid you find any problem solving idea yet?\r\n\r\nWe are facing the same problem and have no idea how to get rid of the error. :-( \r\n\r\nThanks!","issue_id":1712901786149,"origin_id":2128952512,"user_origin_id":95281007,"create_time":1716540089,"update_time":1716540089,"id":1725861605502,"updated_at":"2024-09-09T06:00:05.501000Z","created_at":"2024-09-09T06:00:05.501000Z"}] comment

When I type commands "**make run_assistant**", the errors appear as follows. How can I fix the issues? Thanks. wire_format.cc:(.text+0x98c0): undefined reference to `absl::lts_20230125::log_internal::LogMessageFatal::~LogMessageFatal()' /lib/../lib/libprotobuf.a(wire_format.cc.o): In function `google::protobuf::internal::MapKeyDataOnlyByteSize(google::protobuf::FieldDescriptor const*, google::protobuf::MapKey const&)':...