Skip to main content

SpeechAnonymize

Callable

  • SpeechAnonymize(msg: string, characters: readonly Character[]): string

  • Anonymize character names from a string, replacing them with "Someone".

    Used as part of sensory-deprivation processing.


    Parameters

    Returns string