org.mechio.api.speech.utils
Interface SpeechConfigFactory


public interface SpeechConfigFactory

Author:
Matthew Stevenson

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

Method Detail

create

SpeechConfig create(java.lang.String speechServiceId,
                    java.lang.String configSourceId,
                    java.lang.String voiceName,
                    double sampleRate)


Copyright © 2011-2014. All Rights Reserved.