Title: Dictate Button
Author: Dictate Button
Published: <strong>6 ຕຸລາ 2025</strong>
Last modified: 17 ມັງກອນ 2026

---

ຄົ້ນຫາປລັກອິນ

![](https://ps.w.org/dictate-button/assets/banner-772x250.jpg?rev=3374208)

![](https://ps.w.org/dictate-button/assets/icon-256x256.png?rev=3373697)

# Dictate Button

 ໂດຍ [Dictate Button](https://profiles.wordpress.org/dictatebutton/)

[ດາວໂຫຼດ](https://downloads.wordpress.org/plugin/dictate-button.1.3.0.zip)

 * [ລາຍລອຽດ](https://lo.wordpress.org/plugins/dictate-button/#description)
 * [ການຣີວິວ](https://lo.wordpress.org/plugins/dictate-button/#reviews)
 *  [ການຕິດຕັ້ງ](https://lo.wordpress.org/plugins/dictate-button/#installation)
 * [ການພັດທະນາ](https://lo.wordpress.org/plugins/dictate-button/#developers)

 [ການຊ່ວຍເຫຼືອ](https://wordpress.org/support/plugin/dictate-button/)

## ຄຳອະທິບາຍ

⚠️ This plugin is no longer supported and will stop working due to API changes.

The Dictate Button plugin enables speech-to-text functionality for various form 
types on your site by adding a dictate button which performs the transcription via
the dictate-button.io service.
 It allows users to dictate text rather than type
it, making your site more accessible and user-friendly.

**Please note:** This plugin requires an account and site registration on [dictate-button.io](https://dictate-button.io).

#### Features

 * Adds a dictate button to WordPress forms
 * Configure which form types show the dictate button
 * Uses the dictate-button component in exclusive mode
 * Admin settings page for easy configuration
 * Works with modern browsers supporting Web Speech API

#### Supported Form Types

 * WordPress comment forms
 * WordPress search forms
 * Contact Form 7 forms

#### Requirements

 * A modern browser that supports the Web Speech API (Chrome, Edge, Safari, Firefox)
 * Site registration on [dictate-button.io](https://dictate-button.io)

### External Services

This plugin performs audio transcription through the Dictate Button API.

When requested by the user, it records the user’s voice and sends the recording 
to the Dictate Button API for transcription.

Please note that the Dictate Button service is still in Beta, so we may store some
of your data temporary, such as your browser user agent and the voice recording 
with transcription, for the sake of testing and improving the service.

Currently this service is provided “AS IS” and free of charge (up to certain limits):

[terms of service](https://dictate-button.io/docs/tos), [privacy policy](https://dictate-button.io/docs/privacy).

### Third-Party Libraries

The plugin includes the [dictate-button](https://www.npmjs.com/package/dictate-button)
library of Apache License 2.0.

### Development

The plugin development repository is available on [GitHub](https://github.com/dictate-button/dictate-button-wordpress-plugin).

We locally bundle the JS code from Apache-2.0-licensed [dictate-button](https://www.npmjs.com/package/dictate-button)
library to the `assets/js` folder this way:

    ```
    pnpm install
    pnpm run build
    ```

The source code of the dictate-button library is available on [GitHub](https://github.com/dictate-button/dictate-button).

## ພາບໜ້າຈໍ

 * [[
 * Plugin settings page showing form type configuration options
 * [[
 * Dictate button appearing on a comment form

## ການຕິດຕັ້ງ

 1. Sign up and register your site on [dictate-button.io](https://dictate-button.io)
 2. Upload the `dictate-button` folder to the `/wp-content/plugins/` directory
 3. Activate the plugin through the ‘Plugins’ menu in WordPress
 4. Go to Settings > Dictate Button to configure which form types should show the dictate
    button

## ຄຳຖາມທີ່ພົບເລື້ອຍ

### What browsers are supported?

The plugin works with modern browsers that support the Web Speech API, including
Chrome, Edge, Safari, and Firefox.

### Do I need to sign up on dictate-button.io?

Yes, you need to sign up and register your site on [dictate-button.io](https://dictate-button.io)
for the plugin to work properly.

### Which form types are supported?

Currently supported:
 * WordPress comment forms * WordPress search forms * Contact
Form 7 forms

### How does the plugin work?

The plugin automatically adds the necessary `data-dictate-button-on` attribute to
the form elements you select in the settings and enhances those elements with the
dictate button.

## ການຣີວິວ

ບໍ່ມີການຣີວິວສຳລັບປລັກອິນນີ້.

## ຜູ້ຮ່ວມພັດທະນາ ແລະ ຜູ້ພັດທະນາ

“Dictate Button” ແມ່ນຊອຟແວໂອເພັນຊອດ (Open Source). ບຸກຄົນຕໍ່ໄປນີ້ໄດ້ມີສ່ວນຮ່ວມໃນ
ການພັດທະນາປລັກອິນນີ້.

ຜູ້ຮ່ວມພັດທະນາ

 *   [ Dictate Button ](https://profiles.wordpress.org/dictatebutton/)
 *   [ Konstantin Komelin ](https://profiles.wordpress.org/kkomelin/)

[ແປ “Dictate Button” ເປັນພາສາຂອງເຈົ້າ.](https://translate.wordpress.org/projects/wp-plugins/dictate-button)

### ສົນໃຈຮ່ວມພັດທະນາບໍ່?

[ເບິ່ງລະຫັດ](https://plugins.trac.wordpress.org/browser/dictate-button/), ກວດເບິ່ງ
[ຄັງເກັບ SVN](https://plugins.svn.wordpress.org/dictate-button/), ຫຼື ຕິດຕາມ [ບັນທຶກການພັດທະນາ](https://plugins.trac.wordpress.org/log/dictate-button/)
ຜ່ານ [RSS](https://plugins.trac.wordpress.org/log/dictate-button/?limit=100&mode=stop_on_copy&format=rss).

## ບັນທຶກການປ່ຽນແປງ

#### 1.2.0

 * dictate-button library update to 1.9.0: Simplified script installation. Updated
   internal dependencies.
    No visible changes for you.

#### 1.1.0

 * dictate-button library update to 1.6.0: Added support for the long press flow.
   
   You long press the button, it starts recording. You release the button, it stops
   recording. The experience is similar to the audio/video recording in messengers.
   Please note, the short tap flow remains in place.

#### 1.0.3

 * fix: Updated the dictate-button library to version 1.5.1 which addresses the 
   issue with the microphone is not being released after use.

#### 1.0.2

 * chore: Trying to get used to WordPress.org SVN plugin deployment.

#### 1.0.1

 * docs: Fixed code block formatting in the readme.

#### 1.0.0

 * Initial release
 * Support for WordPress comment forms
 * Support for WordPress search forms
 * Support for Contact Form 7
 * Admin settings page
 * Integration with dictate-button.io service

## ຂໍ້ມູນກຳກັບ (Meta)

 *  ເວີຊັນ **1.3.0**
 *  ອັບເດດຫຼ້າສຸດເມື່ອ **3 ເດືອນ ທີ່ຜ່ານມາ** ທີ່ຜ່ານມາ
 *  ການຕິດຕັ້ງທີ່ໃຊ້ງານຢູ່ **ໜ້ອຍກວ່າ 10**
 *  ເວີຊັນ WordPress ** 5.0 ຫຼື ສູງກວ່າ **
 *  ທົດສອບເຖິງເວີຊັນ **6.8.5**
 *  ເວີຊັນ PHP ** 7.4 ຫຼື ສູງກວ່າ **
 *  ພາສາ
 * [English (US)](https://wordpress.org/plugins/dictate-button/)
 * ແທັກ
 * [dictation](https://lo.wordpress.org/plugins/tags/dictation/)[speech to text](https://lo.wordpress.org/plugins/tags/speech-to-text/)
   [transcription](https://lo.wordpress.org/plugins/tags/transcription/)[voice input](https://lo.wordpress.org/plugins/tags/voice-input/)
 *  [ມຸມມອງຂັ້ນສູງ](https://lo.wordpress.org/plugins/dictate-button/advanced/)

## ການໃຫ້ຄະແນນ

ຍັງບໍ່ມີການສົ່ງຄຳວິຈານເທື່ອ.

[Your review](https://wordpress.org/support/plugin/dictate-button/reviews/#new-post)

[ເບິ່ງ ຄຳຄິດເຫັນ ທັງໝົດ](https://wordpress.org/support/plugin/dictate-button/reviews/)

## ຜູ້ຮ່ວມພັດທະນາ

 *   [ Dictate Button ](https://profiles.wordpress.org/dictatebutton/)
 *   [ Konstantin Komelin ](https://profiles.wordpress.org/kkomelin/)

## ການຊ່ວຍເຫຼືອ

ມີຄຳຖາມ ຫຼື ຕ້ອງການຄວາມຊ່ວຍເຫຼືອບໍ່?

 [ເບິ່ງຟໍຣັມການຊ່ວຍເຫຼືອ](https://wordpress.org/support/plugin/dictate-button/)

## ບໍລິຈາກ

ເຈົ້າຕ້ອງການສະໜັບສະໜູນການພັດທະນາຂອງປລັກອິນນີ້ບໍ່?

 [ ບໍລິຈາກໃຫ້ປລັກອິນນີ້ ](https://github.com/dictate-button/dictate-button-wordpress-plugin)