Сравнение версий

Ключ

  • Эта строка добавлена.
  • Эта строка удалена.
  • Изменено форматирование.

Якорь
Top
Top

CSS Stylesheet
.top-button {
		background-image: url(https://confluence.twin24.ai/download/thumbnails/23986188/baseline_keyboard_arrow_up_white_18dp.png) !important;
		background-position: center;
		background-color: #47a7f5 !important;
		background-repeat: no-repeat;
		box-shadow: -1px 1.5px 3px #999;
		color: #47a7f5 !important;
		border-radius:50px !important;
        position: fixed;
        bottom: 45px;
        left: 93.5%;
        width: 50px;
		height: 50px !important;
        font-size: 12px !important;
        padding: 14.5px !important;
		z-index: 2;
}
.top-button:hover{
		background-color: #65b9ff !important;
        color: #65b9ff !important;
}
.page-header{
		background-color: #232838;
	    background-repeat: no-repeat;
	    background-position: center;
		width: auto;
    	height: 100px;
		background-image: url(https://confluence.twin24.ai/download/attachments/23986188/logo_twin-02.png);
		background-size: 10em;
        color: #fff;
        font-size: 20px;
        padding: 20px;
}
.page-footer{
		background-color: #232838;
		background-image: url(https://confluence.twin24.ai/download/thumbnails/23986188/decorated-pattern-dark.png);
		width: auto;
    	height: 10px;
        color: #fff;
		text-align: end;
    	font: small-caption;
    	padding-inline-end: 30px;
    	padding-top: 200px;
    	padding-bottom: 30px;
}
.page-headline{
		background-image: url(https://confluence.twin24.ai/download/thumbnails/23986188/Solid256dot8_2changed.png);
    	background-repeat: no-repeat;
    	background-position-x: -227px;
    	background-position-y: center;
    	padding: 20px;
		background-color: #007bff;
		width: auto;
    	height: 10px;
        color: #fff;
		text-align: center;
    	font: caption;
    	font-weight: 600;
}
.tabs-menu{
    	padding-left: 85% !important;
}
Message Box
iconnone
titleOn this page:
typegeneric
Оглавление

General information

When clients communicate with bots in messengers and on social networks, they can send not only text messages but voice messages as well. The system automatically processes all voice messages and displays processing results.

The system processes a voice message immediately after a client sends it to the bot.

Предупреждение

The audio parser functionality is used for the speech-to-text recognition not only in chats and calls but also when you teach your NLU agents phrases from audio files.

This page displays prices for the use of this function. Prices are based on the amount of processed audio in accordance with your terms and conditions.

Viewing detailed information about processing of voice messages

In the Audio parser section you can view detailed information about processing of voice messages.

On the side menu click Audioparser Detailing. As a result the Detailing page will open with information about processing of voice messages.



The page contains the following information:

  • Id – identifier of the voice message file (file Ids can be used for integration with third-party services using the Twin API).
  • Duration duration of the voice message (sec).
  • Price cost of speech recognition ($)
Подсказка

Price for the speech recognition depends on the duration of a voice message.

  • Created – date and time when the voice message file is created.
  • Billed – date and time when the the voice message file is processed in the system.

Якорь
настройкадетали
настройкадетали

Setting up a filter to display information about processing of voice messages

To set up a filter to display information about processing of voice messages for the necessary period of time, use the search field at the top of the page. Click in the search field and select the necessary period using the pop-up calendar.



Use sliders at the bottom of the calendar to specify the necessary time for the selected period.

Подсказка

The specified time applies not only to the start date but also to the end date of the selected period.

Якорь
экспортдетали
экспортдетали

Exporting information about processing of voice messages

If necessary you can export information about processing of voice messages to a file in XLSX format.

For this do the following:

  • Select the necessary period and time.
  • Click Export.

The system will save the displayed information to an XLSX file.


Sample of export file

Информация

Go to the Reports page to download the export file.



Button Hyperlink
custom-icontop-button
idtop-button
title.
typestandard
classtop-button
url#Top