org.mechio.api.speechrec
Interface SpeechRecConfig


public interface SpeechRecConfig

Configuration for a SpeechRecService.

Author:
Amy Jessica Book

Method Summary
 java.lang.String getConfigSourceId()
           
 java.lang.String getSpeechRecServiceId()
           
 java.lang.Long getTimestampMillisecUTC()
           
 java.lang.String getVocabLocation()
           
 

Method Detail

getSpeechRecServiceId

java.lang.String getSpeechRecServiceId()

getConfigSourceId

java.lang.String getConfigSourceId()

getTimestampMillisecUTC

java.lang.Long getTimestampMillisecUTC()

getVocabLocation

java.lang.String getVocabLocation()


Copyright © 2011-2014. All Rights Reserved.