• Resolved buyhigh

    (@buyhigh)


    Hello,

    I saw in the update that “Voice” is also supported – what does that mean?

    thank you!
    marco

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Kris

    (@c0nst)

    Hi @buyhigh

    The voice search feature allows users to interact with a specific interface using their voice. The queries are then transcribed into machine-readable text and entered into a search engine. This feature is available since version 1.19.0, but it’s disabled by default.

    It can be activated by adding ( 'DGWT_WCAS_VOICE_SEARCH_ENABLE', true ); to the wp-config.php file.

    Remember to make a copy of the wp-config.php file so that it can be easily restored in case of any problems.

    Regards,
    Kris

    • This reply was modified 2 years, 4 months ago by Kris.
    Plugin Support Kris

    (@c0nst)

    Hi @buyhigh

    Sorry, I gave you the wrong code. The correct code is: define( 'DGWT_WCAS_VOICE_SEARCH_ENABLE', true );

    Hi, after adding DGWT_WCAS_VOICE_SEARCH_ENABLE to wp-config. What’s the expected behaviour?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Voice…?’ is closed to new replies.