FInputActionSpeechMapping

Defines a mapping between an action and speech recognition

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/GameFramework/PlayerInput.h

Include

#include "GameFramework/PlayerInput.h"

Syntax

struct FInputActionSpeechMapping

Remarks

Defines a mapping between an action and speech recognition

Constructors

Name Description

Public function

FInputActionSpeechMapping

(
    const FName InActionName,
    const FName InSpeechKeyword
)

Functions

Operators

Name Description

Public function Const

bool

 

operator<

(
    const FInputActionSpeechMapping& O...
)

Public function Const

bool

 

operator==

(
    const FInputActionSpeechMapping& O...
)

See Also

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss