C# Class UWPKiosk.Services.SpeechPlayer

Inheritance: ISpeechPlayer
Afficher le fichier Open project: evgri243/pubic-demos

Méthodes publiques

Méthode Description
PlayAsync ( Stream speechStream, string contentFormat ) : System.Threading.Tasks.Task

Method Details

PlayAsync() public méthode

public PlayAsync ( Stream speechStream, string contentFormat ) : System.Threading.Tasks.Task
speechStream Stream
contentFormat string
Résultat System.Threading.Tasks.Task