voicechat.hasvoicechat Asynchronous

Ask the host whether voice chat is available for the current user.

Syntax
Luau
voicechat.hasvoicechat() -> boolean

Parameters

This function takes no arguments.

Returns

boolean

A boolean eligibility result. The host query may suspend the calling coroutine.

Kawaii documentation