Speech Markdown

Plugin published by Speech Markdown | 561 downloads

Text-to-speech formatting for content authors, designers, and developers

jovo-plugin-speechmarkdown

Platforms

The following platforms are supported:

  • [x] Amazon Alexa
  • [x] Google Assistant
  • [x] Samsung Bixby

Install

Install SpeechMarkdown plugin into your Jovo project:

npm install jovo-plugin-speechmarkdown --save

Use the plugin in the app.js:

Or app.ts:

Usage

Tell:

Ask:

In general:

Configuration

Add the plugin configuration to the project's config.js file:

In this config, Alexa-specific names are used for the voices and are assigned to custom names Brian and Sarah. For Google Assistant, a mapping happens for the Alexa names to corresponding voice tags on Google.

The plugin also supports platform-specific overrides for 'amazon-alexa', 'google-assistant' and 'samsung-bixby':

Any root-level options are treated as defaults and any platform-specific options are merged with the defaults and overrides any properties with matching keys.

Join Our Newsletter

Be the first to get our free tutorials, courses, and other resources for voice app developers.