StartSpeechSynthesisTaskOutput
public struct StartSpeechSynthesisTaskOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
SynthesisTask object that provides information and attributes about a newly submitted speech synthesis task.
Declaration
Swift
public let synthesisTask: SynthesisTask? -
Undocumented
Declaration
Swift
public init(synthesisTask: SynthesisTask? = nil)
View on GitHub
StartSpeechSynthesisTaskOutput Structure Reference