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

Commit bd46aee

Browse files
author
Lorenzo Caggioni
committed
Add textinput example
1 parent 7d57ee1 commit bd46aee

File tree

1 file changed

+4
-0
lines changed
  • google-assistant-sdk/googlesamples/assistant/grpc

1 file changed

+4
-0
lines changed

google-assistant-sdk/googlesamples/assistant/grpc/README.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,10 @@ Run the samples
9696

9797
python -m pushtotalk --device-id 'my-device-identifier' --device-model-id 'my-model-identifier' -o out.wav
9898

99+
- Send a text request to the Assistant::
100+
101+
python -m textinput --device-id 'my-device-identifier' --device-model-id 'my-model-identifier'
102+
99103
Troubleshooting
100104
---------------
101105

0 commit comments

Comments
 (0)