此頁已歸檔,不再被更新。

我們已經停止提供這種個產品。

Chant Audio Search

尋找音訊錄製中特定單詞、短語和子短語的時間偏移量。

由以下開發商製作:Chant
ComponentSource 開始代理銷售的日期:2004年

版本: 2 更新: Jul 8, 2021

i

Audio Search is available as part of Chant Developer Workbench.

關於 Chant Audio Search

尋找音訊錄製中特定單詞、短語和子短語的時間偏移量。

Audio Search enables applications to find the time offsets for specific words, phrases and subphrases in audio recordings. The search terms can be a simple string or Regular Expression pattern. Class libraries are available for C++, C++Builder, Delphi, Java, C#, and VB.NET Windows applications.

Audio Search Features

  • The search terms can be a simple string or Regular Expression pattern.
  • An audio recording is transcribed first from which one or more searches may be performed. Matches are returned for the entire recording as offsets in seconds.
  • There are two types of audio searches supported transcription and word spotting:
    • With transcription searches, an audio recording is transcribed first. Then one or more searches may be performed with simple string or Regular Expression pattern search terms. Matches are returned as offsets in seconds.
    • With word spotting searches, the audio is word spotted with a list of keywords (i.e., single words or phrases) first. Then one or more searches may be performed to match a keyword originally used in the word spotting. Matches are returned as offsets in seconds.
  • Audio Search class libraries are available for C++, Embarcadero C++Builder, Embarcadero Delphi, Java, C#, and VB.NET Microsoft Windows applications.
  • Integration is simple and fast because a single line of code performs the search and returns offsets in the audio recording if found.
  • Application Helpers provide ready-to-use capabilities for fast application integration. They are designed to yield specific results with minimal application coding requirements.