Cognitive Services 기술문서 번역
마이크로소프트의 Cognitive Services를 사용하면 비교적 간단한 코드로 강력한 알고리즘의 지능형 응용 프로그램을 구현할 수 있습니다. 2018년 현재, 시각, 음성, 언어, 지식, 검색의 다섯 가지 범주에서 약 30여 가지 영역에 달하는 API들을 제공하고 있고 계속해서 지원되는 API가 빠르게 늘어나고 있습니다. Cognitive Services는 Azure를 기반으로 제공되며 Cognitive Services 체험하기 페이지에서 테스트나 개발 작업에 필요한 무료 구독 키를 간단히 발급받을 수 있습니다.
다음 문서들은 Microsoft Azure 설명서 중 AI + Cognitive Services 파트의 문서를 개인적으로 번역한 것입니다. 마이크로소프트는 번역 내용에 관한 어떠한 보장도 하지 않습니다.
-
Microsoft Speech API
- Microsoft Speech API 개요 (원문: Microsoft Speech API overview)
-
시작하기
- REST API를 이용한 음성 인식 시작하기 (PowerShell, cUrl, C#) (원문: Get started with speech recognition by using the REST API)
- Windows에서 .NET C#으로 Speech Recognition API 시작하기 (원문: Get started with the Speech Recognition API in C# for .NET on Windows)
- Windows에서 .NET C#으로 음성 인식 서비스 라이브러리 시작하기 (원문: Get started with the speech recognition service library in C# for .NET Windows)
- JavaScript로 Speech Recognition API 시작하기 (원문: Get started with the Speech Recognition API in JavaScript)
- Android에서 Java로 음성 인식 시작하기 (원문: Get started with speech recognition in Java on Android)
-
Emotion API
- Emotion API (원문: Emotion API)
- 퀵 스타트
- 자습서
-
Face API
- Face API (원문: Face API)
- 이미지에서 얼굴 감지하기 (원문: How to Detect Faces in Image)
- 이미지의 얼굴 식별하기 (원문: How to Identify Faces in Image)
- 얼굴을 대량으로 추가하는 방법 (원문: How to add faces)
- 퀵 스타트
- 자습서