View Source ExAzureSpeech.TextToSpeech.Messages.SynthesisContextMessage (ex_azure_speech v0.2.2)

Message used to set the context of the text to speech service.

Path: synthesis.context
Content-Type: application/json
MessageType: text

Summary

Functions

Creates a new SynthesisContextMessage struct.

Types

@type t() :: %ExAzureSpeech.TextToSpeech.Messages.SynthesisContextMessage{
  payload: map()
}

Functions

Creates a new SynthesisContextMessage struct.