> ## Content Index
> Fetch the complete content index at: https://www.testingcatalog.com/llms.txt
> Use this file to discover other available public pages before exploring further.

# Voice testing and input validation now live on OpenAI’s Platform
- URL: https://www.testingcatalog.com/voice-testing-and-input-validation-now-live-on-openais-platform/
- Published: 2024-11-21T10:11:51.000Z
- Updated: 2024-11-21T10:11:51.000Z
- Author: Alexey Shabanov
- Tags: ChatGPT News, Latest AI News

OpenAI has announced several updates to its Platform for developers. One major update is the ability to test voice outputs. Developers can now use a microphone to dictate inputs and also listen to the audio output while reading the transcribed version generated by the audio model. This feature is particularly useful for users who do not have access to ChatGPT Plus.

> You can now test audio in Chat Completions with the OpenAI Playground! 🗣️↔️[https://t.co/N188gNFfEP](https://t.co/N188gNFfEP?ref=testingcatalog.com) [https://t.co/CuQgRArnd0](https://t.co/CuQgRArnd0?ref=testingcatalog.com) [pic.twitter.com/LJVnH2aK4B](https://t.co/LJVnH2aK4B?ref=testingcatalog.com)
> 
> — OpenAI Developers (@OpenAIDevs) [November 20, 2024](https://twitter.com/OpenAIDevs/status/1859370358442443038?ref%5Fsrc=twsrc%5Etfw&ref=testingcatalog.com)

Another update is the introduction of the Evaluations feature, which is accessible in the Dashboard tab. This tool allows developers to input multiple user scenarios to validate how a model’s prompt performs against a benchmark.

> Run evals—directly from the OpenAI dashboard. Use your test data to compare model performance, iterate on prompts, and improve outputs. [https://t.co/vuPum95Yab](https://t.co/vuPum95Yab?ref=testingcatalog.com)  
>  
> Here's a quick walkthrough: [pic.twitter.com/T8VQIFKJo2](https://t.co/T8VQIFKJo2?ref=testingcatalog.com)
> 
> — OpenAI Developers (@OpenAIDevs) [November 20, 2024](https://twitter.com/OpenAIDevs/status/1859346458098761870?ref%5Fsrc=twsrc%5Etfw&ref=testingcatalog.com)

Interestingly, a similar feature has been available on [Anthropic Workbench](https://www.testingcatalog.com/anthropic-unveils-new-developer-console-features-for-ai-prompt-engineering/) for some time. Anthropic’s version also enables developers to create specific test cases for their prompts.

![OpenAI](https://storage.ghost.io/c/2a/1b/2a1b1782-8506-4d7d-bf53-ad3fb52e2a0f/content/images/2024/11/screenshot-platform_openai_com-2024_11_21-00_13_41-1.jpeg)

It remains to be seen whether OpenAI’s Evaluations feature will become available through the API. If so, developers could use it as part of a continuous integration process. However, there has been no official announcement or clarification regarding this possibility.