Options
All
  • Public
  • Public/Protected
  • All
Menu

The request used with the AssemblyClient.stream function.

Hierarchy

  • StreamRequest

Index

Constructors

Properties

audio_data?: string

Raw audio data, base64 encoded. This can be the raw data recorded directly from a microphone or read from a wav file.

example

UklGRtjIAABXQVZFZ...

format_text?: boolean

This is set to false by default; however, a developer can add auto formatting of text by setting it to true.

example

true

punctuate?: boolean

This is set to false by default; however, a developer can add auto punctuation by setting it to true.

example

true

Generated using TypeDoc