8000 GitHub - LyricalMaestro/SpeechToTextSample2: IBM Watson APIのSpeechToTextを使ったサンプル第2弾。今度はマイクから取得した音声をSpeechToTextに投げています。
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

IBM Watson APIのSpeechToTextを使ったサンプル第2弾。今度はマイクから取得した音声をSpeechToTextに投げています。

Notifications You must be signed in to change notification settings

LyricalMaestro/SpeechToTextSample2

Repository files navigation

SpeechToTextSample2

IBM Watson APIのSpeechToTextを使ったサンプル第2弾。今度はマイクから取得した音声をSpeechToTextに投げています。

使用しているライブラリ
https://github.com/watson-developer-cloud/speech-android-sdk

サンプルアプリをインストールする手順

1.このプロジェクトをcloneして、AndroidStudioを開きます。
2.app/src/main/assetsフォルダに以下の内容を記載した「account.txt」を配置。

username=SPEECH_TO_TEXT_USERNAME
password=SPEECH_TO_TEXT_PASSWORD

3.プロジェクトのビルド・apkインストールをすればOK.

About

IBM Watson APIのSpeechToTextを使ったサンプル第2弾。今度はマイクから取得した音声をSpeechToTextに投げています。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0