Default Greeting Generator Using Text-to-Speech Conversion

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Modern voicemail systems lack personalized feedback for callers when users do not record their own greetings, leading to generic and impersonal default greetings that may cause callers to hang up, defeating the purpose of having a mailbox.

Innovation Solution

A telecommunications system that includes a default greeting generator capable of automatically generating personalized greetings using text-to-speech conversion of user data, incorporating context information to create context-sensitive greetings.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of operation

If a generic default voicemail greeting is used, then no user effort is required to record a greeting, but the caller receives no personalized feedback and may hang up

Engineering Contradiction:
Improveease of setting greetingVSAvoidpersonalization information
Core Design Contradiction:
Ease of operationVSLoss of information

Solution Approach 1:

The system automatically generates personalized greetings using the user's contact information from the database without requiring manual recording. The greeting synthesizer creates context-aware messages that include the caller's name and relationship to the user, making the system serve itself by leveraging existing data infrastructure.

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The system dynamically changes the greeting parameters based on context information such as the caller's identity, relationship to the user, and time of day. This allows the same basic greeting template to produce highly personalized messages by varying parameters like name insertion, contextual phrases, and timing-based greetings.

Inventive Principle:
Principle #35Parameter changes

2Loss of information

If a personalized greeting is recorded by the user, then the caller receives personalized feedback, but the user must spend time and effort to record the greeting

Engineering Contradiction:
Improvepersonalization informationVSAvoidtime to record greeting
Core Design Contradiction:
Loss of informationVSLoss of time

Solution Approach 1:

The system performs the personalization action automatically when the voicemail box is first created or updated, generating the personalized greeting in advance rather than requiring real-time user input. This preliminary automated action eliminates the time investment required for manual recording while maintaining personalization quality.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system replaces the mechanical process of manual voice recording with an automated text-to-speech synthesis mechanism. This substitution uses computational algorithms to generate natural-sounding personalized greetings, eliminating the need for physical recording equipment and user time investment.

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

3Loss of information

If context-sensitive greetings are generated, then the feedback to callers is highly relevant and engaging, but the system complexity increases

Engineering Contradiction:
Improvecontext informationVSAvoidgreeting generation system
Core Design Contradiction:
Loss of informationVSDevice complexity

Solution Approach 1:

The greeting generation system is segmented into distinct functional modules: a context analysis component that extracts relevant information from the database, a template selection component that chooses appropriate greeting patterns, and a synthesis component that generates the final personalized message. This modular segmentation manages complexity by dividing the task into independent, manageable segments.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system introduces a context-aware processing intermediary that sits between the raw database information and the final greeting output. This intermediary layer analyzes the caller context, selects appropriate templates, and formats the personalization data, thereby managing system complexity through a dedicated mediation layer that handles the complexity of context interpretation.

Inventive Principle:
Principle #24Intermediary (Mediator)

Data Source

PatentUS7542552B2Method and apparatus for generating default personal greetings using text to speech conversion
Publication Date: 2009.06.02 INCONTACT INC
  • US7542552B2 patent drawing
  • US7542552B2 patent drawing
  • US7542552B2 patent drawing

AI summary

A telecommunications system includes a user database storing user information; a text-to-speech generator; and a default user greeting generator for a messaging system for generating a greeting based on a text-to-speech conversion of user information using said text-to-speech generator. The system may further include a presence service adapted to monitor a user context, wherein the default greeting generator can generate a context sensitive user greeting based on said user context.