select-option
                Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| select-option [2021/10/25 17:16] – admin | select-option [2023/04/23 15:52] (current) – admin | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | <code> | + | This is all from / | 
| + | <Code> | ||
| $.post("/ | $.post("/ | ||
| { | { | ||
| Line 22: | Line 23: | ||
| }); | }); | ||
| - | </code> | + | </Code> | 
| The result comes back as a object: | The result comes back as a object: | ||
| {{:: | {{:: | ||
| Line 28: | Line 29: | ||
| t.py code to generate the " | t.py code to generate the " | ||
| - | <code> | + | <Code> | 
| if action == " | if action == " | ||
| voices = text_to_speech.list_voices().get_result() | voices = text_to_speech.list_voices().get_result() | ||
| Line 42: | Line 43: | ||
| jo = json.dumps(persons) | jo = json.dumps(persons) | ||
| print(jo) | print(jo) | ||
| - | </code> | + | </Code> | 
select-option.1635175009.txt.gz · Last modified: 2021/10/25 17:16 by admin
                
                