org.robokind.api.speech.utils
Interface SpeechConfigFactory


public interface SpeechConfigFactory

Author:
Matthew Stevenson

Method Summary
 SpeechConfig create(String speechServiceId, String configSourceId, String voiceName, double sampleRate)
           
 

Method Detail

create

SpeechConfig create(String speechServiceId,
                    String configSourceId,
                    String voiceName,
                    double sampleRate)


Copyright © 2011-2013. All Rights Reserved.