Details
-
Type: New Feature
-
Status: In Progress
-
Priority: Major
-
Resolution: Unresolved
-
Affects Version/s: BridgeIt 1.0.4
-
Fix Version/s: None
-
Component/s: BridgeIt
-
Labels:None
-
Environment:All platforms
Description
BridgeIt needs to support Text To Speech and Speech To Text.
A voice command should be added to the JS API.
voice(id, callback, options) where options include:
phrase: String containing statement to be spoken
response: boolean that determines if voice response is required.
If response=true, the response value will include a string containing converted voice response.
A voice command should be added to the JS API.
voice(id, callback, options) where options include:
phrase: String containing statement to be spoken
response: boolean that determines if voice response is required.
If response=true, the response value will include a string containing converted voice response.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Steve Maryka
created issue -
Steve Maryka
made changes -
Field | Original Value | New Value |
---|---|---|
Assignee | Steve Maryka [ steve.maryka ] | Philip Breau [ philip.breau ] |
Steve Maryka
made changes -
Description |
BridgeIt needs to support Text To Speech and Speech To Text.
A voice command should be added to the JS API. voice(id, callback, options) where options include: speak: String containing statement to be spoken respond: boolean that determines if voice response is required. If respond=true, the response value will include a string containing converted voice response. |
BridgeIt needs to support Text To Speech and Speech To Text.
A voice command should be added to the JS API. voice(id, callback, options) where options include: phrase: String containing statement to be spoken response: boolean that determines if voice response is required. If response=true, the response value will include a string containing converted voice response. |
Philip Breau
made changes -
Status | Open [ 1 ] | In Progress [ 3 ] |
Philip Breau
made changes -
Assignee | Philip Breau [ philip.breau ] | Steve Maryka [ steve.maryka ] |
Ken Fyten
made changes -
Component/s | BridgeIt [ 10870 ] | |
Component/s | Containers [ 10064 ] |