메뉴 건너뛰기

조회 수 4370 추천 수 0 댓글 0
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄

python 3 최신버전 다운받아 깐다. path에 등록 옵션 켜기

구글 클라우드 플랫폼에 새프로젝트추가

Google Asisstant API 추가 및 Enable

OAuth client ID 타입의 Credentials 생성후 PC로 json파일 저장

 

py -m pip install google-assistant-sdk[samples]

pip install --upgrade google-auth-oauthlib[tool]

google-oauthlib-tool --client-secrets e:\googleassistant\client_secret_943755704428-o05gdoc3i0m42qdqpoqgnkrrnrh8tgbd.apps.googleusercontent.com.json --scope https://www.googleapis.com/auth/assistant-sdk-prototype --save --headless

-> 제시된 URL로 접속후 나온 authorization code 입력해서 사용자디렉토리에 credentials 파일 생성

 

pip install --upgrade google-assistant-sdk[samples]

googlesamples-assistant-audiotest --record-time 10

googlesamples-assistant-devicetool --project-id ga-on-pc-252311 register-model  --manufacturer “Assistant SDK developer” --product-name “Assistant SDK light” --type LIGHT --model DDART8700K 

googlesamples-assistant-pushtotalk --project-id ga-on-pc-252311 --device-model-id DDART8700K --lang ko-KR

 
 

  1. 장치관리자에서 삭제한 장치 자동 재설치 방지하는 방법

    Date2024.07.20 ByDDART Views1843
    Read More
  2. 윈도우10 아이콘이 제대로 표시 안될때

    Date2023.11.09 ByDDART Views3117
    Read More
  3. 우분투 19.04, 19.10, 20.04 으로 업그레이드 하기

    Date2019.12.22 ByDDART Views3219
    Read More
  4. 윈도우용 아파치 php 버전 동시에 2개이상 띄우기

    Date2023.05.27 ByDDART Views3317
    Read More
  5. 윈도우에서 우분투 20.04 MariaDB 서버 SSL접속시 SEC_E_ALGORITHM_MISMATCH 오류

    Date2023.05.07 ByDDART Views3379
    Read More
  6. 우분투 16.04 에서 18.04 로 업그레이드하기

    Date2018.10.15 ByDDART Views3501
    Read More
  7. 아파치서버에서 웹소켓 특정포트 프락시설정방법

    Date2023.07.19 ByDDART Views3682
    Read More
  8. 윈도우용 아파치에서 localhost 를 https로 띄우기

    Date2023.06.21 ByDDART Views3742
    Read More
  9. 우분투 서버 자동업데이트

    Date2021.07.03 ByDDART Views3821
    Read More
  10. vsftpd 설정

    Date2017.12.12 ByDDART Views3845
    Read More
  11. 윈도우 10 마이크로소프트 계정 PIN 없이 자동로그인

    Date2020.09.17 ByDDART Views3949
    Read More
  12. mysql/mariadb 손상된 inno db 복구

    Date2023.05.03 ByDDART Views4057
    Read More
  13. 터미널에서 backspace 키가 안눌러질때

    Date2020.07.11 ByDDART Views4166
    Read More
  14. 윈도우에서 우분투 22.04 MariaDB 서버 SSL접속시 SEC_E_ALGORITHM_MISMATCH 오류

    Date2024.01.21 ByDDART Views4274
    Read More
  15. 윈도우 10에서 구글 어시스턴트 명령

    Date2019.09.09 ByDDART Views4370
    Read More
  16. 서버사이 동기화하기 - rsync, mariadb replication

    Date2020.07.07 ByDDART Views4382
    Read More
  17. 우분투 서버 업데이트 후 자동 전원 대기모드 방지

    Date2021.07.23 ByDDART Views4434
    Read More
  18. postfix 에서 mysql 오류

    Date2020.08.02 ByDDART Views4436
    Read More
  19. 우분투 16.04 FTP, Samba 등 가상디렉토리 추가

    Date2016.07.31 ByDDART Views4896
    Read More
  20. svn 서버 사이 동기화

    Date2020.07.30 ByDDART Views4906
    Read More
Board Pagination Prev 1 2 3 ... 4 Next
/ 4