Configuration

Customizing player behavior

Docs on how to control player behaviors like the voice and visibility.


Default voice

You can set the default voice of your player via the defaultVoice property. Currently we have two available default voices:

  • john
  • shirley

Visibility controls

These are visiblilty controls to make the player behave how you want.

Property nameMeaningDefault value
showWidgetShould show widget after page loadstrue
maximizeWidgetMaximize the widget to the containers full widthtrue
showWidgetOnPlayShould show widget after play button is clickedtrue
maximizeWidgetOnPlayMaximize the widget to the containers full width after play button is clickedtrue
showInlinePlayerShould show inline player after page loadstrue
showInlinePlayerOnPlayShould show inline player after play button is clickedtrue
Previous
Content & Parsing