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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Jagadeesh และคุณลักษณะหลักของมันคือ "Helps CA Agile central users (Formerly Rally) to add discussion using voice. For feedback and issues email to: [email protected]"
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย CA Agile Central Voice Discussion Adder
ดาวน์โหลดไฟล์ส่วนขยาย 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]
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
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" ] } |