IBM Bluemix: Mixing voice & data
Stay organized with collections
Save and categorize content based on your preferences.
In this talk, a video call (using the new Twilio video API) is held between a customer and a customer service agent. As the video call is happening, the IBM Watson Speech to Text service transcribes the audio in real time. After the video call completes, the Alchemy API is used to automatically determine which product the customer was giving feedback on and then determines the sentiment of that feedback. The corresponding product's feedback score, a number between 0 and 100, fluctuates based on this feedback. After the score is updated, Business Rules are invoked to determine if the product has crossed a threshold to automatically suggest a review of investment in the product. If the rules suggest a review, a process instance for a change in product investment is then started and managed by the Bluemix Workflow service. This creates a task for a buyer at the company. The buyer can then decide whether to ignore or go through with the review, thus completing the process.
This session is from an afternoon of talks by WebRTC experts, including updates from Google, Mozilla and Microsoft. The event took place at the Google office in San Francisco. More details at http://krankygeek.com.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-08-06 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-08-06 UTC."],[[["A video call is transcribed in real-time to analyze customer feedback and automatically update product feedback scores."],["Based on feedback, business rules automatically trigger a review of product investment if certain thresholds are crossed."],["This review process, managed by a workflow service, creates a task for a buyer to decide on further action."],["This demonstration integrates Twilio, IBM Watson, AlchemyAPI, and Bluemix Workflow to automate customer feedback analysis and response."],["This presentation is part of a WebRTC experts talk series held in San Francisco, featuring updates from Google, Mozilla, and Microsoft."]]],["A customer video call transcribes audio in real-time using IBM Watson. Post-call, the Alchemy API identifies the product discussed and its feedback sentiment. This sentiment adjusts the product's feedback score. Business Rules then assess if the score triggers a product investment review. If so, Bluemix Workflow creates a task for a buyer to review, potentially leading to an investment change. The video call uses the new Twilio video API.\n"]]