=== Voice Dialog Navigation ===
Contributors:      speak2web  
Donate link:       https://speak2web.com  
Tags:              voice, voice navigation, AI, natural language processing, speech, api,  
Requires at least: 2.6  
Tested up to:      4.2  
Stable tag:        1.2.1  
License:           GPLv2 or later  
License URI:       http://www.gnu.org/licenses/gpl-2.0.html  

Allows visitors to search the site using their voice.

== Description ==

This plugin allows all web page visitors to ask questions, get answers and use their voice to navigate the web page.
The web page builder can customize the response to a pre defined number of questions the AI understands. For example a user might 
want to know how to contact you. Rather than hunting for the "contact us" link on the web page the user can simply click the microphone 
symbol and ask for it. For example -- "How can I contact you." or "I would like to get in touch" --> the AI will understand the request,
respond verbally with the customized answer and change the page to the customized URL.

By installing this plugin web page builder can add voice navigation and basic AI dialogs to the Word Press page within minutes.

The plugin utilizes the speak2web API service to access AI services. speak2web offers up to 500 API calls for free. 
Simply go to https://speak2web.com and ask for the word press plugin. 

== Installation ==

= Manual Installation =

1. Upload the entire `/voice-dialog-navigation` directory to the `/wp-content/plugins/` directory.
2. Activate Voice Search through the 'Plugins' menu in WordPress.
3. Visit your website and start searching using your voice.

== Frequently Asked Questions ==

= Why do I need an API key? =

The plugin uses enterprise class AI technology for natural language understanding, speech to text services and more. 
speak2web provides an API service that gives access to a sophisticated virtual assistant that can be used to voice enable your web page.
The first 500 calls per year are free. After that speak2web offers additional API calls for cents per call. 
You can see more details at the speak2web web page https://speak2web.com

= Do I need a security certificate for my web page? =

It is highly recommended to have a certificate and use a https  URL. Most web browsers do not allow microphone access unless the URL is secure.

= What is the difference between full license and restricted license =

The full license will give you access to the speech to text AI service. This service is needed to transcribe the voice to words.
The restricted linces will allow users to type their question or use the native speech to text service built into some browsers.

== Screenshots ==

1. The microphone button added to the search form by the plugin.

== Changelog ==

= 1.0.0 =

* Initial version
