C# 클래스 UWPKiosk.Services.SpeechPlayer

상속: ISpeechPlayer
파일 보기 프로젝트 열기: evgri243/pubic-demos

공개 메소드들

메소드 설명
PlayAsync ( Stream speechStream, string contentFormat ) : System.Threading.Tasks.Task

메소드 상세

PlayAsync() 공개 메소드

public PlayAsync ( Stream speechStream, string contentFormat ) : System.Threading.Tasks.Task
speechStream Stream
contentFormat string
리턴 System.Threading.Tasks.Task