This is a new version of the Speech-To-Text implementation.
Differences from the last version:
What's new:
VLC_CODEC_STT
.How it's works:
Live:
es_out
to enable/disable STT.pts_delay
to increase buffering to obtain the right amount of audio ready to be sent directly to the STT.decoder_QueueSPU
).Stream Output:
VLC_CODEC_TEXT
format before sending them to the next SOUT module in the chain.Info:
VideoLAN code repository instance