Skip to main content

AudioChatAction

Sound effect detector for chat messages.

Index

Properties

GetSoundEffect

GetSoundEffect: (data: ServerChatRoomMessage, metadata: IChatRoomMessageMetadata) => string | AudioSoundEffect

Extracts the actual sound effect from the chat message


Type declaration

IsAction

IsAction: (data: ServerChatRoomMessage) => boolean

Is that action applicable for that chat message?


Type declaration

Page Options