Skip to content
On this page

speak

speaks a message.

Usage

ts
import { speak } from '@use-kit/functions'

speak('Hi!')
import { speak } from '@use-kit/functions'

speak('Hi!')

Released under the MIT License.