View Source ExAzureSpeech.SpeechToText.Messages.SpeechContextMessage (ex_azure_speech v0.2.0)

Message used to set the context of the speech to text service, such as if prosody accessment is enabled or not.

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

Summary

Functions

Create a new SpeechContextMessage with the given configuration options.

Types

@type t() :: %ExAzureSpeech.SpeechToText.Messages.SpeechContextMessage{payload: map()}

Functions

Create a new SpeechContextMessage with the given configuration options.