tts property

ChromeTts get tts

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

Implementation

ChromeTts get tts => _tts;