C# 클래스 QueuingMachine.TtsService

파일 보기 프로젝트 열기: Microsoft/ProjectOxford-ClientSDK 1 사용 예제들

공개 메소드들

메소드 설명
TtsAudioOutput ( string lang, string voiceName, AudioFormat format, string text, float prosodyRate = 1.0f ) : byte[]

메소드 상세

TtsAudioOutput() 공개 정적인 메소드

public static TtsAudioOutput ( string lang, string voiceName, AudioFormat format, string text, float prosodyRate = 1.0f ) : byte[]
lang string
voiceName string
format AudioFormat
text string
prosodyRate float
리턴 byte[]