Morse Code Text To Audio – Run Time Radio & Telegraph

Blueprint actor translates regular text into Morse-code and emits it as audio, offering five adjustable soundscapes to simulate various types of radio transmissions, operators, and telegraph equipment.

Category:
Tags: , , , , , , , , , , , , , , ,

Description

Examples of different kinds of Morse audio that can be emitted:

https://soundcloud.com/user-665009105/morse-code-text-to-audio-converter

A speed setting allows rapid Morse for historic accuracy, or slow enough for a gameplay mechanic (eg so a bonus puzzle clue could be decrypted by a sufficiently-enthusiastic player.)

If you need to generate authentic transmission protocols, Morse prosigns can be included in the text much like markup code. Eg. ATTENTION will be spelled out in Morse, while <ATTENTION> will use the prosign code instead.

At any time during the game, other Blueprints can send new text to be translated and sounded out, or signal to stop, or start. (You can also use this to implement whatever kind of distance or volume trigger best works for your game, because signals usually only need to be played when a player is nearby)

The Blueprint can also drive other actors such as signal lamps or Morse keys.

The Blueprint uses (ITU-R recommended) International Morse Code, documented here:

http://www.itu.int/rec/R-REC-M.1677-1-200910-I/

Technical Details

Number of Blueprints: One master Blueprint, plus three examples/variations in the demo level.

Input: Text; both instance-editable, and/or passed by other actors during gameplay.

Network Replicated: No

Supported Development Platforms: PC

Supported Target Build Platforms: PC

Documentation: Blueprint Tutorial in the “Blueprints” folder.

Supported Engine Versions

4.18 – 4.27, 5.0 – 5.3