
Adds simple synthesis and speech recognition plus the ability to find time offsets for words in audio recordings.
Features
Audio Search
- Chant Audio Search enables applications to find the time offsets for specific words, phrases and sub-phrases in audio recordings.
- 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.
- 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.
Talk & Listen
- Chant Talk & Listen enables applications to synthesize and recognize speech.
- Sometimes applications need a simple way to synthesize and recognize. Chant Talk & Listen application helper enables applications to synthesize and recognize speech without having to worry about events, properties, and callback handlers.
- Talk & Listen class libraries are available for C++, C++Builder, Delphi, Java, C#, and VB .NET Windows applications. Integration is simple and fast because a single line of code synthesize speech or request and return recognized speech.