Class TextToSpeechSynthesizedAudioMetadata
- Namespace
- Uralstech.UCloud.TextToSpeech.Synthesis
The audio metadata for Audio.
public class TextToSpeechSynthesizedAudioMetadata
- Inheritance
-
objectTextToSpeechSynthesizedAudioMetadata
Fields
Encoding
The format of the audio byte stream.
public TextToSpeechSynthesisAudioEncoding Encoding
Field Value
SampleRateHertz
The synthesis sample rate (in hertz) for this audio.
public int SampleRateHertz
Field Value
- int