Interface ISpeechRequest
public interface ISpeechRequest
Properties
Prompt
string Prompt { get; set; }
Property Value
- string
Voice
Voice Voice { get; set; }
Property Value
Methods
GetOutputAudioFormat()
AudioFormat GetOutputAudioFormat()
Returns
- AudioFormat
GetOutputAudioFormatHeaderValue()
string GetOutputAudioFormatHeaderValue()
Returns
- string