Skip to content
This repository was archived by the owner on Oct 19, 2023. It is now read-only.
This repository was archived by the owner on Oct 19, 2023. It is now read-only.

googlesamples-assistant-hotword doesn't reply #198

Open
@wxgithub

Description

@wxgithub

I installed Google Assistant on an ARM board. pushtotalk sample app works fine, but if I run hotword sample, I couldn't get any reply. Do i need to change anything to make this to work?

Console messages look normal:
(env) [root@home]# googlesamples-assistant-hotword --device_model_id my board
device_model_id: my board
device_id: E0185D24C6476E2498590375A1615FD7

[16353:16375:ERROR:assistant_nupnp_client.cc(103)] Cloud discovery nupnp request failed: [60] Peer certificate cannot be authenticated with given CA certificates
ON_MUTED_CHANGED:
{u'is_muted': False}
ON_START_FINISHED
[16353:16375:ERROR:assistant_nupnp_client.cc(103)] Cloud discovery nupnp request failed: [60] Peer certificate cannot be authenticated with given CA certificates
[16353:16375:ERROR:assistant_nupnp_client.cc(103)] Cloud discovery nupnp request failed: [60] Peer certificate cannot be authenticated with given CA certificates

ON_CONVERSATION_TURN_STARTED
ON_END_OF_UTTERANCE
ON_RECOGNIZING_SPEECH_FINISHED:
{u'text': u"what's the temperature in San Jose"}
ON_RESPONDING_STARTED:
{u'is_error_response': False}
ON_RESPONDING_FINISHED
ON_CONVERSATION_TURN_FINISHED:
{u'with_follow_on_turn': False}

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions