메뉴 건너뛰기

조회 수 2102 추천 수 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. 해외 IP차단

    Date2019.06.12 ByDDART Views2466
    Read More
  2. 터미널에서 backspace 키가 안눌러질때

    Date2020.07.10 ByDDART Views1912
    Read More
  3. 저전력 홈서버 구축

    Date2013.10.17 ByDDART Views22979
    Read More
  4. 작업순서

    Date2013.07.08 ByDDART Views21164
    Read More
  5. 윈도우용 아파치에서 localhost 를 https로 띄우기

    Date2023.06.20 ByDDART Views849
    Read More
  6. 윈도우용 아파치 php 버전 동시에 2개이상 띄우기

    Date2023.05.26 ByDDART Views716
    Read More
  7. 윈도우에서 우분투 MariaDB 10.5 로 SSL접속시 SEC_E_ALGORITHM_MISMATCH 오류

    Date2021.09.14 ByDDART Views6224
    Read More
  8. 윈도우에서 우분투 22.04 MariaDB 서버 SSL접속시 SEC_E_ALGORITHM_MISMATCH 오류

    Date2024.01.20 ByDDART Views493
    Read More
  9. 윈도우에서 우분투 20.04 MariaDB 서버 SSL접속시 SEC_E_ALGORITHM_MISMATCH 오류

    Date2023.05.06 ByDDART Views1155
    Read More
  10. 윈도우10 아이콘이 제대로 표시 안될때

    Date2023.11.08 ByDDART Views490
    Read More
  11. 윈도우 자동화관련 툴

    Date2019.06.01 ByDDART Views7185
    Read More
  12. 윈도우 메일서버구축

    Date2013.10.17 ByDDART Views21532
    Read More
  13. 윈도우 10에서 구글 어시스턴트 명령

    Date2019.09.08 ByDDART Views2102
    Read More
  14. 윈도우 10 마이크로소프트 계정 PIN 없이 자동로그인

    Date2020.09.16 ByDDART Views1722
    Read More
  15. 원격데스크톱 연결후 화면 사라짐현상, 특정 IP만 접속 허용

    Date2023.05.04 ByDDART Views1154
    Read More
  16. 원격데스크톱 마이크로소프트 계정 자격증명 실패할때

    Date2023.04.28 ByDDART Views1261
    Read More
  17. 우분투 파일시스템 이미지파일 만들기

    Date2013.07.08 ByDDART Views21465
    Read More
  18. 우분투 서버 자동업데이트

    Date2021.07.02 ByDDART Views1394
    Read More
  19. 우분투 서버 업데이트 후 자동 전원 대기모드 방지

    Date2021.07.22 ByDDART Views1759
    Read More
  20. 우분투 22.04 메일서버 설정

    Date2023.06.13 ByDDART Views892
    Read More
Board Pagination Prev 1 2 3 ... 4 Next
/ 4