select-option
                Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| select-option [2021/10/25 17:19] – admin | select-option [2023/04/23 15:52] (current) – admin | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| This is all from / | This is all from / | ||
| - | <code> | + | <Code> | 
| $.post("/ | $.post("/ | ||
| { | { | ||
| Line 23: | Line 23: | ||
| }); | }); | ||
| - | </code> | + | </Code> | 
| The result comes back as a object: | The result comes back as a object: | ||
| {{:: | {{:: | ||
| Line 29: | 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 43: | Line 43: | ||
| jo = json.dumps(persons) | jo = json.dumps(persons) | ||
| print(jo) | print(jo) | ||
| - | </code> | + | </Code> | 
select-option.txt · Last modified: 2023/04/23 15:52 by admin
                
                