Jump to content

Recommended Posts

Posted

It would be great if we could transmit voice messages over the radio directly from LUA via text to speech, f.e. via Windows speech synthesizer https://learn.microsoft.com/en-us/uwp/api/windows.media.speechsynthesis?view=winrt-22621, so dynamic radio messages can be generated.

Something like the radioTransmission trigger, but with text, voice, language instead of filename.
radioTransmission(string filename , vec3 point , enum modulation , boolean loop , number frequency , number power , string name)

AMD Ryzen 9 5950x, MSI MEG x570 Unify, G.Skill 128GB DDR4-3200, MSI RTX3090 Ventus 3x 24GB, Samsung PCIe 4.0 M.2 1TB 980 Pro, Seagate PCIe 4.0 M.2 2TB FireCuda 520, Quest 3

Posted

that would be great. hopefully we'll also see speech recognition to manage communications with AI agents.

  • Like 1

My improved* wishlist after a decade with DCS ⭐⭐⭐⭐🌟

*now with 17% more wishes compared to the original

Posted

speech recognition is hard to do. but windows has an interface for that as well. we will need something like this eventually anyway if they're going to model the EFA2000 properly.

Posted

You can do this through srs if you want to transmit on a radio channels. Check out external audio executable. You can call it through the command line with arguments for windows tts, google, AWS and the text to say

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...