speechd-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 2/8] added pitch_range support to the msg_settings system, and de


From: Luke Yelavich
Subject: [PATCH 2/8] added pitch_range support to the msg_settings system, and defined macros in msg.h
Date: Fri, 24 Oct 2014 15:39:24 -0400

On Fri, Oct 24, 2014 at 02:44:39PM EDT, Luke Yelavich wrote:
> index 4d9d2e5..5756b5d 100644
> --- a/src/server/msg.h
> +++ b/src/server/msg.h
> @@ -28,31 +28,32 @@
>  #define OK_PRIORITY_SET                         "202 OK PRIORITY SET\r\n"
>  #define OK_RATE_SET                             "203 OK RATE SET\r\n"
>  #define OK_PITCH_SET                         "204 OK PITCH SET\r\n"
> -#define OK_PUNCT_MODE_SET                    "205 OK PUNCTUATION SET\r\n"
> -#define OK_CAP_LET_RECOGN_SET                        "206 OK CAP LET 
> RECOGNITION SET\r\n"
> -#define OK_SPELLING_SET                              "207 OK SPELLING 
> SET\r\n"
> -#define OK_CLIENT_NAME_SET                   "208 OK CLIENT NAME SET\r\n"
> -#define OK_VOICE_SET                         "209 OK VOICE SET\r\n"
> -#define OK_STOPPED                              "210 OK STOPPED\r\n"
> -#define OK_PAUSED                            "211 OK PAUSED\r\n"
> -#define OK_RESUMED                           "212 OK RESUMED\r\n"
> -#define OK_CANCELED                          "213 OK CANCELED\r\n"
> -#define OK_TABLE_SET                            "215 OK TABLE SET\r\n"
> -#define OK_OUTPUT_MODULE_SET                    "216 OK OUTPUT MODULE 
> SET\r\n"
> -#define OK_PAUSE_CONTEXT_SET                    "217 OK PAUSE CONTEXT 
> SET\r\n"
> -#define OK_VOLUME_SET                           "218 OK VOLUME SET\r\n"
> -#define OK_SSML_MODE_SET                        "219 OK SSML MODE SET\r\n"
> -#define OK_NOTIFICATION_SET                     "220 OK NOTIFICATION SET\r\n"
> -
<Snip>

Whoops, forgot to fix this up, but as previously pointed out, this is a bad 
idea. If we accept this feature, I will fix this myself as previously stated.

Luke



reply via email to

[Prev in Thread] Current Thread [Next in Thread]