빅브로 들

NCP, N-Devs, K-Devs, ...

바이수 2020. 9. 13. 15:11
  • Naver Cloud Platform
    • https://www.ncloud.com
    • https://console.ncloud.com
    • 콘솔 계정 생성 이후, 사용할 각 서비스를 관리.
    • AI Services
      • Clova Speech Synthesis(CSS)
        • https://apidocs.ncloud.com/ko/ai-naver/clova_speech_synthesis/tts
        • ...
      • Clova Premium Voice(CPV)
        • https://apidocs.ncloud.com/ko/ai-naver/clova_premium_voice/tts
        • ...
    • Maps
      • ...
    • ...
  • Naver Developers
    • https://developers.naver.com
    • "내 애플리케이션" 등록 및 검수 후, 서비스 이용.
    • Products
      • 네이버 아이디로 로그인
        • https://developers.naver.com/docs/login/devguide
          • https://nid.naver.com/oauth2.0/authorize : 네아로 로그인인증
          • (redirect_uri) : 콜백
          • https://nid.naver.com/oauth2.0/token : access_token 요청
          • https://nid.naver.com/oauth2.0/token : refresh_token 요청
      • 카페
        • https://developers.naver.com/docs/cafe/api
        • ...
      • ...
  • Kakao Developers
    • https://developers.kakao.com
    • "내 애플리케이션" 추가 후, 서비스 이용.
    • 제품.소셜통합 API
      • 카카오 로그인
        • ...
    • 제품.인공지능 API
      • 음성.합성하기
        • https://developers.kakao.com/docs/latest/ko/voice/rest-api#text-to-speech
        • ...
    • ...
  • ...

-끝-