KeenASR Framework v2.2 (c662ac9)
Keen Research
Loading...
Searching...
No Matches
KeenASR.h
1//
2// KeenASR.h
3// KeenASR
4//
5// Created by Ognjen Todic on 3/5/16.
6// Copyright © 2016 Keen Research. All rights reserved.
7//
8
9#import <Foundation/Foundation.h>
10
11#import <KeenASR/KIOSAudioQualityResult.h>
12#import <KeenASR/KIOSResponse.h>
13#import <KeenASR/KIOSRecognizer.h>
14#import <KeenASR/KIOSDecodingGraph.h>
15#import <KeenASR/KIOSUploader.h>
16#import <KeenASR/KIOSWordPronunciation.h>
17#import <KeenASR/KIOSTextAligner.h>