Chant SpeechKit について

音声認識機能の備わったハンズフリーアプリを構築

Chant SpeechKit コンポーネントはスピーチテクノロジーを統合し、RAD開発環境を使ったスピーチ - 認識ができるアプリケーションとウェブサイトを実装することが可能です。Chant SpeechKit は音声認識(「スピーチからテキスト」)と音声合成(「テキストからスピーチ」)のためにコンポーネントで構成されています。Chant SpeechKit は、アプリケーションがスクリーンを読まずに、ユーザーとコミュニケートすることができるように、「テキストからスピーチ」を行なったり、ユーザーが口頭でフォームに書き込み、データベースに問い合わせて、アプリケーションをナビゲートできるようにします。

Chant SpeechKit Features

Chant SpeechKit handles the complexities of speech recognition and speech synthesis. The classes minimize the programming efforts necessary to construct software that speaks and listens.

A SpeechKit application can:

  • Control application functions by speaking rather than having to use a mouse or keyboard
  • Prompt users for applicable data capture
  • Capture data by speaking rather than typing
  • Confirm data capture with spoken or audio acknowledgement
  • Transcribe audio files to text
  • Synthesize speech to files

Recognizers are accessed via proprietary application programming interfaces (APIs). SpeechKit supports the following speech APIs for speech recognition:

  • Apple Speech - ARM, x64, x86
  • Google android.speech - ARM
  • Microsoft SAPI 5 - x64, x86
  • Microsoft Speech Platform - x64, x86
  • Microsoft .NET System.Speech - x64, x86
  • Microsoft .NET Microsoft.Speech - x64, x86
  • Microsoft Windows Media (UWP) - ARM, x64, x86
  • Microsoft Windows Media (WinRT) - x86, x64
  • Nuance Dragon NaturallySpeaking - x86, x64

Synthesizers are accessed via proprietary application programming interfaces (APIs). SpeechKit supports the following speech APIs for speech synthesis:

  • Acapela TTS - x64, x86
  • Apple AVFoundation - ARM, x64, x86
  • Cepstral Swift - x64, x86
  • CereProc CereVoice - x64, x86
  • Google android.speech.tts - ARM
  • Microsoft SAPI 5 - x64, x86
  • Microsoft Speech Platform - x64, x86
  • Microsoft .NET System.Speech - x64, x86
  • Microsoft .NET Microsoft.Speech - x64, x86
  • , x64, x86, x86, x64
  • Microsoft Windows Media (WinRT) - x86, x64

Within Chant Developer Workbench, you can:

  • Enumerate speech engines for testing recognizer-, and synthesizer-specific features
  • Trace recognition and synthesis events
  • Support grammar activation and testing
  • Support TTS markup playback