Skip to content
This repository was archived by the owner on Mar 14, 2024. It is now read-only.
This repository was archived by the owner on Mar 14, 2024. It is now read-only.

Damaged Links #5846

@Jemeni11

Description

@Jemeni11

Describe the bug
There are two damaged links in the Stable APIs table of the API Reference page.

To Reproduce
Steps to reproduce the behavior:

  1. Go to the Stable APIs table located on the API Reference page
  2. Scroll down to the tts and the ttsEngine fields of the table.
  3. See the damaged links.

Screenshots
chrome docs error

Desktop (please complete the following information):

  • OS: Linux (Lubuntu 20.04)
  • Browser: Microsoft Edge
  • Version: Version 111.0.1661.51 (Official Build) (64-bit)

Additional context

tts
Use the chrome.tts API to play synthesized text-to-speech (TTS). See also the related {@link ttsEngine} API, which allows an extension to implement a speech engine.

ttsEngine
Use the chrome.ttsEngine API to implement a text-to-speech(TTS) engine using an extension. If your extension registers using this API, it will receive events containing an utterance to be spoken and other parameters when any extension or Chrome App uses the {@link tts} API to generate speech. Your extension can then use any available web technology to synthesize and output the speech, and send events back to the calling function to report the status.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2A normal priority task. This is the default for most issues.bugSomething on the site is broken!extensionsIssues related to extensions documentation.extensions-referenceItems that require update in Code Source

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions