Table of Contents

Class TextToSpeechSynthesizedAudioMetadata

The audio metadata for Audio.

public class TextToSpeechSynthesizedAudioMetadata
Inheritance
object
TextToSpeechSynthesizedAudioMetadata

Fields

Encoding

The format of the audio byte stream.

public TextToSpeechSynthesisAudioEncoding Encoding

Field Value

TextToSpeechSynthesisAudioEncoding

SampleRateHertz

The synthesis sample rate (in hertz) for this audio.

public int SampleRateHertz

Field Value

int