CA Agile Central Voice Discussion Adder

Helps CA Agile central users (Formerly Rally) to add discussion using voice. For feedback and issues email to: [email protected]

什么是CA Agile Central Voice Discussion Adder?

CA Agile Central Voice Discussion Adder是由Jagadeesh开发的Chrome扩展程序,该扩展的主要功能是“Helps CA Agile central users (Formerly Rally) to add discussion using voice. For feedback and issues email to: [email protected]”。

下载CA Agile Central Voice Discussion Adder扩展crx文件

下载CA Agile Central Voice Discussion Adder扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Steps to use this plugin:

1  Point to the text area
2  Start speaking after the message popup on top right part of the browser.
3  Once this app starts recognizing, It will add text to the selected text box.
4  If you keep calm for sometime or finished a sentence, please wait for a second. It will correct the sentence and a message will appear on right top as "starting recognition again".
5 then you can continue to add more lines.
6  Say "please stop" to stop the recognition.
7  Once the text is added. please press space so that the post button will be enabled and the you can post or save it. (We are planning to auto enable it in future versions)

Commands:

say "please stop" to stop recognizing your voice.

Feedback:

Please provide you valuable feedback and improvements via Google chrome extension feedback's or via email: [email protected]                    

扩展基本信息

名称 CA Agile Central Voice Discussion Adder CA Agile Central Voice Discussion Adder
ID ihgjoakhjobdeideanahokafjefegmch
官方URL https://chromewebstore.google.com/detail/ca-agile-central-voice-di/ihgjoakhjobdeideanahokafjefegmch
简介 Helps CA Agile central users (Formerly Rally) to add discussion using voice. For feedback and issues email to: [email protected]
文件大小 14.31 KB
安装次数 12
当前版本 0.3
更新时间 2017-07-05
上架时间 2017-07-05
评分 5.00/5 共4次评分
开发者 Jagadeesh
电子邮箱 [email protected]
付费类型 free
支持的语言 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "CA Agile Central Voice Discussion Adder",
    "description": "Helps CA Agile central users (Formerly Rally) to add discussion using voice. For feedback and issues email to: [email protected]",
    "version": "0.3",
    "browser_action": {
        "default_icon": "ca.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab",
        "tabs"
    ]
}