fix README description #21
Annotations
10 warnings
|
build:
Edge_tts_sharp/Utils/Audio.cs#L17
Missing XML comment for publicly visible type or member 'Audio.PlayToStreamAsync(Stream, float, float, CancellationToken)'
|
|
build:
Edge_tts_sharp/Utils/Audio.cs#L15
Missing XML comment for publicly visible type or member 'Audio'
|
|
build:
Edge_tts_sharp/Tools.cs#L12
Missing XML comment for publicly visible type or member 'Tools.StringToJson<T>(string)'
|
|
build:
Edge_tts_sharp/Tools.cs#L10
Missing XML comment for publicly visible type or member 'Tools'
|
|
build:
Edge_tts_sharp/Edge_tts.cs#L228
XML comment is not placed on a valid language element
|
|
build:
Edge_tts_sharp/Edge_tts.cs#L101
Parameter 'progress' has no matching param tag in the XML comment for 'Edge_tts.Invoke(PlayOption, eVoice, Action<List<byte>>, IProgress<List<byte>>)' (but other parameters do)
|
|
build:
Edge_tts_sharp/Edge_tts.cs#L101
Parameter 'callback' has no matching param tag in the XML comment for 'Edge_tts.Invoke(PlayOption, eVoice, Action<List<byte>>, IProgress<List<byte>>)' (but other parameters do)
|
|
build:
Edge_tts_sharp/Edge_tts.cs#L88
Parameter 'volume' has no matching param tag in the XML comment for 'Edge_tts.ConvertToSsmlText(string, string, int, int, string)' (but other parameters do)
|
|
build:
Edge_tts_sharp/Edge_tts.cs#L20
Missing XML comment for publicly visible type or member 'Edge_tts'
|
|
build:
Edge_tts_sharp/Edge_tts.cs#L206
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|