Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 537 Bytes

File metadata and controls

12 lines (8 loc) · 537 Bytes

BingSpeechAPI-STTExample

使用 Cognitive Services 中的 Bing Speech API 達成即時語音轉文字 (STT) 的 Android 範例程式。

Bing Speech API 簡介

Bing Speech API 是微軟雲端辨識服務 (Cognitive Services) 語音類別中的其中一種服務,目前包含了以下兩種功能:

  1. 語音轉文字 (Speech to Text 下稱 STT)
  2. 文字轉語音 (Text to Speech 下稱 TTS)

詳細內容連結

Github Page Link