Voice Search アプリは Android 上での音声入力による web 検索を可能にしました。さらに、このアプリが提供しているシンプルな API を利用することで、アプリ開発者は自分の Android アプリに、この音声認識機能を組み込むことができます。このセッションでは、音声認識技術の詳細を簡単にご紹介し、実際に Voice Search API を利用したアプリのデモ、コードの解説をおこないます。
The Voice Search application allows Android users to search the web just by speaking a query. It also provides a simple API that any Android application developer can use to integrate the same speech recognition technology directly into his or her application. In this session, we will give some background on how speech recognition works, demonstrate Android applications that make use of it, and delve into example code.