Diese Seite wurde archiviert und wird nicht mehr aktualisiert.

Dieses Produkt wird nicht mehr von uns vertrieben.

Chant Audio Search

Suchen Sie die Zeitversätze für bestimmte Wörter, Phrasen und Unterphrasen in Audioaufzeichnungen.

Veröffentlicht von Chant
Wird von ComponentSource seit 2004 vertrieben

Version: 2 Letzte Aktualisierung: Jul 8, 2021

i

Audio Search is available as part of Chant Developer Workbench.

Über Chant Audio Search

Suchen Sie die Zeitversätze für bestimmte Wörter, Phrasen und Unterphrasen in Audioaufzeichnungen.

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.