UNPKG

@empathyco/x-components

Version:
14 lines (8 loc) 437 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [SearchBoxXEvents](./x-components.searchboxxevents.md) &gt; [UserTalked](./x-components.searchboxxevents.usertalked.md) ## SearchBoxXEvents.UserTalked property The user voiced a query Payload: The spoken query. **Signature:** ```typescript UserTalked: string; ```