org.robokind.api.speechrec
Interface SpeechRecConfig


public interface SpeechRecConfig

Configuration for a SpeechRecService.

Author:
Jason G. Pallack

Method Summary
 String getConfigSourceId()
           
 String getSpeechRecServiceId()
           
 Long getTimestampMillisecUTC()
           
 String getVocabLocation()
           
 

Method Detail

getSpeechRecServiceId

String getSpeechRecServiceId()

getConfigSourceId

String getConfigSourceId()

getTimestampMillisecUTC

Long getTimestampMillisecUTC()

getVocabLocation

String getVocabLocation()


Copyright © 2011-2013. All Rights Reserved.