August 2021 Summaries
2 posts from Voiceflow
Filter
Month:
Year:
Post Summaries
Back to Blog
A conversation, whether with a computer or human, starts with a request and response, where the request can take various shapes such as voice phrases or actions on an app, and the response can be simple text or more complex media. The Voiceflow API model mimics this series of requests and responses, using API calls to adapt it into an interface. The test tool uses the same API, allowing for improvements over its functionality. When calling the API, key information includes versionID, API Key, userID, request type (JSON object), and response format (JSON array). The Voiceflow API comes in two flavors: stateful and stateless, with the former being easier to work with but requiring user session data storage, while the latter passes current state back and forth without storing it.
Aug 30, 2021
1,217 words in the original blog post.
The importance of user testing lies in its ability to validate design hypotheses and provide intimate feedback, allowing teams to iterate and improve their experiences. By incorporating features like transcripts, users can generate real-time feedback, mix quantitative and qualitative data, and identify areas for improvement. This process enables teams to achieve better, less biased data, unlocking opportunities to create conversational experiences that cater to different time zones and geographic locations. With the release of Transcripts, user testing becomes more organized, accessible, and empowering, enabling teams to run faster and more effective testing, democratize data generation, and identify gaps in real-time.
Aug 24, 2021
694 words in the original blog post.