Skip to main content
Skip table of contents

Adding Speech-to-text component

This feature is only available in Content Manager v3 and later

Add an EAO audio player and a linked S2T are to a details pane:

CODE
{{#if model.hasAudioFile}}
    {{content-manager/details-eao waveformUrl=model.waveformUrl playoutUrl=model.PlayoutUrl duration=model.Duration audioElementPlayout=false audioElement=legacyController.localAudio.audioElement gainOffset=legacyController.localAudio.gainOffset onError=(action "displayError")}}
{{/if}}


{{s2t-area validateEntry=true selectionEnabled=true showSpeakers=true showTimestamps=true legacyController=legacyController}}

image-20240424-053111.png

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.